This commit is contained in:
committer
2024-08-09 15:44:18 -05:00
parent e08df69865
commit 65304e9541

View File

@@ -203,7 +203,7 @@ if [ ${operation} == "dots" ] ; then
# example (turn the printer on, to see the "usb: value"): # example (turn the printer on, to see the "usb: value"):
# $ lpinfo -m | grep 'ql700' # $ lpinfo -m | grep 'ql700'
# brother_ql700_printer_en.ppd Brother QL-700 CUPS # brother_ql700_printer_en.ppd Brother QL-700 CUPS
# $ lpinfo -v # $ (sudo) lpinfo -v
# ... # ...
# direct usb://Brother/QL-700?serial=000L0Z530516 # direct usb://Brother/QL-700?serial=000L0Z530516
# ... # ...