From bb158f38e2c93aedc0df2e2908700f7cc82fb576 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 2 Aug 2011 20:16:34 -0400 Subject: [PATCH] Add --help example to abcplay post. --- posts/abcplay.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/posts/abcplay.mdwn b/posts/abcplay.mdwn index 9d65958..b6ff80f 100644 --- a/posts/abcplay.mdwn +++ b/posts/abcplay.mdwn @@ -22,7 +22,11 @@ To make playing ABC files as easy as possible, I've written a little script, [[abcplay.py]], which uses `abc2midi` to generate a MIDI file for each tune and then plays them with [timidity++][]. Because the processing is so similar, `abcplay.py` also plays [LilyPond][] files, -using `lilypond` to convert them to MIDI. +using `lilypond` to convert them to MIDI. Run + + $ abcplay.py --help + +for help information and usage examples. [Bill Whipple]: http://www.wiplstix.com/ [ABC]: http://abcnotation.com/ -- 2.26.2