diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-12-07 14:58:23 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-12-07 14:58:23 +0100 |
commit | bc291f93003b084bbea81c5dcd2611636945d9ce (patch) | |
tree | 4444e919ca9d67366510ea5f404de493333ba6f0 /README | |
parent | remove old todo (diff) | |
download | scrotty-bc291f93003b084bbea81c5dcd2611636945d9ce.tar.gz scrotty-bc291f93003b084bbea81c5dcd2611636945d9ce.tar.bz2 scrotty-bc291f93003b084bbea81c5dcd2611636945d9ce.tar.xz |
Add --raw option, making ImageMagick optional
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ OPTIONS --copyright Print copyright information. + --raw + Save in PNM rather than in PNG. + --exec CMD Command to run for each saved image. |