mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 18:10:36 +02:00
b8c13ed5e0
bump release number. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2080 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
306 B
Plaintext
10 lines
306 B
Plaintext
# printing port list, in the form "number [options]"
|
|
# where:
|
|
# - number is the port number in the range [0-9]
|
|
# the p910nd daemon will listen on tcp port 9100+number
|
|
# - options can be :
|
|
# -b to turn on bidirectional copying.
|
|
# -f to specify a different printer device.
|
|
#
|
|
0 -b -f /dev/usb/lp0
|