kodak605: Help update.

This commit is contained in:
Solomon Peachy 2019-01-19 21:59:55 -05:00
parent 9f94b4a8dc
commit 26e6bfb5fc

View file

@ -766,6 +766,7 @@ static void kodak605_cmdline(void)
DEBUG("\t\t[ -C filename ] # Set tone curve\n");
DEBUG("\t\t[ -m ] # Query media\n");
DEBUG("\t\t[ -s ] # Query status\n");
DEBUG("\t\t[ -X jobid ] # Cancel job\n");
}
static int kodak605_cmdline_arg(void *vctx, int argc, char **argv)