[cups-devel] lpmove -U username src dest?

Mario Goppold ml at goppold.net
Wed May 25 12:40:45 PDT 2016


Hi list,

the "man lpmove" offers an Option "-U username" but from cups-1.5.4
(maybe earlier) up to cups-2.1.3 quit this with:

    lpmove: Unknown option "U".


man lpmove:
...
       The lpmove command supports the following options:

 ...
       -U username
            Specifies an alternate username.



Steps to reproduce:

    lpadmin -p TEST -v file:///tmp/TEST -E
    cupsdisable TEST
    lp -d TEST /etc/hosts
    request id is TEST-3 (1 file(s))
    lpstat -o
    TEST-1                 mario          2048   Wed May 25 21:14:48 2016
    lpmove -U tester TEST-1 TEST
    lpmove: Unknown option "U".


Is the man page incorrect? I hope not, I need today exactly this.

best regards
Mario



More information about the cups mailing list