aboutsummaryrefslogtreecommitdiff
path: root/scheme/idest/format/pic.scm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-01 11:07:53 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-01 11:25:42 +0300
commit5e02198e9c27e09c9fe8bbf9d9cc8fe93dfc3cb5 (patch)
treeec872dafd2b6d3242785c3995fce08b7f101c255 /scheme/idest/format/pic.scm
parent284a1ac48b35ef107979978fd443fbde6a6b4b12 (diff)
downloadidest-5e02198e9c27e09c9fe8bbf9d9cc8fe93dfc3cb5.tar.gz
idest-5e02198e9c27e09c9fe8bbf9d9cc8fe93dfc3cb5.tar.bz2
Final cleanup. Version 2.0.
Diffstat (limited to 'scheme/idest/format/pic.scm')
-rw-r--r--scheme/idest/format/pic.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scheme/idest/format/pic.scm b/scheme/idest/format/pic.scm
index d1fbc8b..0e42f25 100644
--- a/scheme/idest/format/pic.scm
+++ b/scheme/idest/format/pic.scm
@@ -129,7 +129,7 @@
(format #t " -m, --mime-type TYPE picture must have this MIME type\n")
(format #t " -s, --store store picture on disk, don't show it\n")
(format #t " -f, --file FILE save picture to FILE (implies --store)\n")
- (format #t " -h, --help show this help summary\n")
+ (format #t " -h, --help show this help summary\n")
(newline)
(format #t "FILE is a format string and can contain the following meta-sequences:\n\n")
(format #t "Sequence Expands to\n")

Return to:

Send suggestions and report system problems to the System administrator.