Package: gphoto2
Version: 2.1.6-2
Severity: wishlist
Tags: upstream
$ gphoto2|grep delete-file
[-d|--delete-file STRING] [-D|--delete-all-files]
$ env - man gphoto2|col -b|grep delete-file
Reformatting gphoto2(1), please wait...
/tmp/zmanABipf1:97: warning [p 2, 7.0i]: cannot adjust line #WHY??
[--force-overwrite] [--new] [-d RANGE | --delete-file RANGE]
-d, --delete-files RANGE
So we see two --delete-file and one --delete-files!
Also minor:
$ gphoto2 #usage says
[-p|--get-file STRING]
whereas on the man page, it says the better "RANGE".
[-p RANGE | --get-file RANGE]
Also the man page isn't clear if RANGE can be just e.g., "37".
Also if one can do --get-file 37 without -f, can one also do
--delete-files 37, without -f? Say so on the man page.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]