tags 345689 patch thanks As you can see from the source (gphoto2/main.c):
206: {"d", "delete-file", "range", N_("Delete files given in range"),
delete_file, 0}
1706: {"delete-file", 'd', POPT_ARG_STRING, NULL, ARG_DELETE_FILE,
1707: N_("Delete files given in range"), NULL},
So the right option is "--delete-file", while the "--delete-files" in the
manpage should be corrected accordingly (I've provided a patch for this,
attached).
Cheers, Luca
--
.''`. ** Debian GNU/Linux ** | Luca Bruno
: :' : The Universal O.S. | luca.br(AT)uno.it
`. `'` | GPG Key ID: 3BFB9FB3
`- http://www.debian.org | Proud Debian GNU/Linux User
manpage.patch
Description: Binary data
pgpsH4X6UGf4w.pgp
Description: PGP signature

