]> git.donarmstrong.com Git - lilypond.git/commitdiff
add verbs.
authorHeikki Junes <heikki.junes@hut.fi>
Tue, 29 Jul 2003 13:00:30 +0000 (13:00 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Tue, 29 Jul 2003 13:00:30 +0000 (13:00 +0000)
scripts/abc2ly.py
scripts/convert-ly.py
scripts/etf2ly.py
scripts/musedata2ly.py
scripts/pmx2ly.py

index 32a1ccfdbe8bd66b572d4300acb5d4c085ad7be1..7da00649c6124ac522ce92efac857478d6803d18 100644 (file)
@@ -1267,10 +1267,10 @@ Convert ABC to lilypond.
 Usage: abc2ly [OPTIONS]... ABC-FILE
 
 Options:
-  -h, --help          this help
+  -h, --help          print this help
   -o, --output=FILE   set output filename to FILE
-  -v, --version       version information
-  -s, --strict        be strict about succes.
+  -v, --version       show version information
+  -s, --strict        be strict about succes
   
 This program converts ABC music files (see
 http://www.gre.ac.uk/~c.walshaw/abc2mtex/abc.txt) To LilyPond input.
index bf776d43bfa2d06737883a7542432ddbfceeba80..9326c6f399a654c6fd4d36a010fe0029e0457707 100644 (file)
@@ -47,10 +47,10 @@ input is guessed by default from \version directive
 
 Options:
   -h, --help             print this help
-  -e, --edit             in place edit
-  -f, --from=VERSION     start from version. Overrides \version found in file.
+  -e, --edit             edit in place
+  -f, --from=VERSION     start from version; overrides \version found in file
   -s, --show-rules       print all rules.
-  -t, --to=VERSION       target version
+  -t, --to=VERSION       show target version
   -n, --no-version       don't add new version stamp.
       --version          print program version
 
index b2742e6d0a99163bd94870bfdd8e0288b3f91496..4e287d014805567137c90b5ab11f72fd174a88f1 100644 (file)
@@ -1118,9 +1118,9 @@ def help ():
 Convert ETF to LilyPond.
 
 Options:
-  -h,--help          this help
+  -h,--help          print this help
   -o,--output=FILE   set output filename to FILE
-  -v,--version       version information
+  -v,--version       show version information
 
 Enigma Transport Format is a format used by Coda Music Technology's
 Finale product. This program will convert a subset of ETF to a
index a1289d87a9d79aa79299323c2da09d7e0dc0998b..586dd26a4fd85aca749d89e2a201e9ecd29e4217 100644 (file)
@@ -531,9 +531,9 @@ def help ():
 Convert musedata to LilyPond.
 
 Options:
-  -h,--help          this help
+  -h,--help          print this help
   -o,--output=FILE   set output filename to FILE
-  -v,--version       version information
+  -v,--version       show version information
   -r,--ref=REF       read background information from ref-file REF     
 
 Musedata (http://www.ccarh.org/musedata/) is an electronic library of
index 7328ed1505f46b13ec87b87534db7ddc5200dc3f..da83bc13ef7e47e8d6ebb42cfa01757d080a8fe2 100644 (file)
@@ -790,9 +790,9 @@ def help ():
 Convert PMX to LilyPond.
 
 Options:
-  -h, --help          this help
+  -h, --help          print this help
   -o, --output=FILE   set output filename to FILE
-  -v, --version       version information
+  -v, --version       shown version information
 
 PMX is a Musixtex preprocessor written by Don Simons, see
 http://www.gmd.de/Misc/Music/musixtex/software/pmx/