formatting

This commit is contained in:
Robin Appelman 2025-10-28 20:12:44 +01:00
commit b830c40224

View file

@ -35,16 +35,16 @@ ptouch-remote [--config config.toml]
## Permissions
You'll need to either run `ptouch-remote` as root or setup a udev rule to change
the owner or permissions to allow `ptouch-remote` to access the label printer over
usb.
the owner or permissions to allow `ptouch-remote` to access the label printer
over usb.
See [51-ptouch-remote.rules](./51-ptouch-remote.rules) for an example udev rule,
placing this into `/etc/udev/rules.d` and adjusting the username as desired
should give the specified user access to the ptouch printer.
Alternatively you can use
[51-ptouch-remote-everyone.rules](./51-ptouch-remote-everyone.rules) to give all users
on the system access to the label printer.
[51-ptouch-remote-everyone.rules](./51-ptouch-remote-everyone.rules) to give all
users on the system access to the label printer.
## API