diff options
Diffstat (limited to '')
-rw-r--r-- | doc/info/chap/invoking.texinfo | 17 | ||||
-rw-r--r-- | doc/man/scrotty.1 | 3 | ||||
-rw-r--r-- | doc/man/scrotty.sv.1 | 3 |
3 files changed, 0 insertions, 23 deletions
diff --git a/doc/info/chap/invoking.texinfo b/doc/info/chap/invoking.texinfo index bb4d8db..46d6e58 100644 --- a/doc/info/chap/invoking.texinfo +++ b/doc/info/chap/invoking.texinfo @@ -13,23 +13,6 @@ Print program name and version and exit. @item -c @itemx --copyright Print copyright information and exit. -@item -r -@itemx --raw -Save the images in portable anymap format -(@sc{PNM}), rather than in Portable Network -Graphics (@sc{PNG}). - -@sc{PNM} images are highly compressable with -@command{bzip2}. Compressed images are comparable -in size with @sc{PNG},@footnote{Usually a few -bytes in difference.} and can in fact be smaller. - -@sc{PNM} is a good alternative for anything -but storage. (Unless you compress them.) - -This option is also useful, in combination with -@option{--exec} if you want to save the image -in any other format. @item -e @itemx --exec CMD Run a command for each saved image. diff --git a/doc/man/scrotty.1 b/doc/man/scrotty.1 index aacb092..5cce851 100644 --- a/doc/man/scrotty.1 +++ b/doc/man/scrotty.1 @@ -33,9 +33,6 @@ Print program name and version. .B \-c ,\ \-\-copyright Print copyright information. .TP -.B \-r ,\ \-\-raw -Save in PNM rather than in PNG. -.TP .BR \-e ,\ \-\-exec \ \fICMD\fP Command to run for each saved image. .SH "SPECIAL STRINGS" diff --git a/doc/man/scrotty.sv.1 b/doc/man/scrotty.sv.1 index 0e294f6..b60ce87 100644 --- a/doc/man/scrotty.sv.1 +++ b/doc/man/scrotty.sv.1 @@ -34,9 +34,6 @@ Skriv ut programmets namn och version. .B \-c ,\ \-\-copyright Skriv ut upphovsrättsinformation. .TP -.B \-r ,\ \-\-raw -Spara som PNM-bild snarare än som PNG-bild. -.TP .BR \-e ,\ \-\-exec \ \fIKMD\fP Kommando att köra för varje sparad bild. .SH "SÄRSKILDA STRÄNGAR" |