aboutsummaryrefslogtreecommitdiff
path: root/scheme/idest/batch/setlyrics.scm
diff options
context:
space:
mode:
Diffstat (limited to 'scheme/idest/batch/setlyrics.scm')
-rw-r--r--scheme/idest/batch/setlyrics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scheme/idest/batch/setlyrics.scm b/scheme/idest/batch/setlyrics.scm
index b41cb5b..ad4dd2d 100644
--- a/scheme/idest/batch/setlyrics.scm
+++ b/scheme/idest/batch/setlyrics.scm
@@ -72,7 +72,7 @@
72 ((< (length (command-line)) 2) 72 ((< (length (command-line)) 2)
73 (format (current-error-port) 73 (format (current-error-port)
74 "usage: idest -S ~A [OPTIONS] FILE...\n\ 74 "usage: idest -S ~A [OPTIONS] FILE...\n\
75ry `idest -S ~A --help', for more info.\n" 75Try `idest -S ~A --help', for more info.\n"
76 progname progname) 76 progname progname)
77 (exit 1))) 77 (exit 1)))
78 78

Return to:

Send suggestions and report system problems to the System administrator.