From caa8a50b5c30d9c82e4e5db2d5e24ad5e55aab6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20Syrj=C3=A4?= Date: Fri, 8 Mar 2019 22:33:56 +0200 Subject: Command line parameter improvements. --- help/eng/usage.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'help/eng') diff --git a/help/eng/usage.rst b/help/eng/usage.rst index 20fe242..a20add5 100644 --- a/help/eng/usage.rst +++ b/help/eng/usage.rst @@ -8,6 +8,22 @@ Installation xxx +Command line +------------ + +Command line parameters:: + + Usage: ./symedit [options] file + + Options: + -t, --transfer Symbol file is transfer file. + -s, --symbol Read symbol data from parameter . + -l, --language Application language abbreviation . + -h, --help Displays this help. + + Arguments: + file Symbol file name. + Usage ----- -- cgit v1.2.3