diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-12 07:58:21 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-12 07:58:21 +0100 |
commit | 685e0abd14e20617e5821a35f0079632494e239f (patch) | |
tree | 46f95d09670d483935b34383f1466deb837cbe08 /src/info.c | |
parent | improve make files (diff) | |
download | scrotty-685e0abd14e20617e5821a35f0079632494e239f.tar.gz scrotty-685e0abd14e20617e5821a35f0079632494e239f.tar.bz2 scrotty-685e0abd14e20617e5821a35f0079632494e239f.tar.xz |
remove pnm support
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'src/info.c')
-rw-r--r-- | src/info.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -36,7 +36,6 @@ print_help (void) "\t-h, --help Print usage information.\n" "\t-v, --version Print program name and version.\n" "\t-c, --copyright Print copyright information.\n" - "\t-r, --raw Save in PNM rather than in PNG.\n" "\t-e, --exec CMD Command to run for each saved image.\n" "\n" "SPECIAL STRINGS\n" |