I've been bitten by this bug just now, so I made some tests: it
appears the manpage is ambiguous and it is not "-f FILENAME" to be
repeated but only FILENAME

so instead of

dcut rm -f PATTERN1 -f PATTERN2

what you want is

dcut rm -f PATTERN1 PATTERN2

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to