From c0765473b43abc6739e11789b98c91465ac7766d Mon Sep 17 00:00:00 2001 From: Olivier Jolly Date: Tue, 2 Feb 2016 16:08:33 +0100 Subject: [PATCH] Fix formatting of CLI options --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index fcb39b4..dd1201e 100644 --- a/README.rst +++ b/README.rst @@ -27,6 +27,7 @@ from the SoundFont 2 instrument properties (generators) as possible. All read pr renoise instrument. :: + usage: sf2toxrni [-h] [-d] [-e {none,flac,ogg}] [-f] [-q] [-u] [--no-unused] [-o OUTPUT_DIR] [-t TEMPLATE] sf2_filename [sf2_filename ...] @@ -105,6 +106,7 @@ a more aggressive sample filename search (like for SFZ built under case insensit case sensitive filesystem). As SFZ support in Renoise will progress, this converter will be deprecated. :: + usage: sfztoxrni [-h] [-d] [-e {none,flac,ogg}] [-f] [-q] [-o OUTPUT_DIR] [-t TEMPLATE] [-u] [--no-unused] sfz_filename [sfz_filename ...]