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 ++++++++++++++++ help/fin/usage.rst | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) (limited to 'help') 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 ----- diff --git a/help/fin/usage.rst b/help/fin/usage.rst index 68b42de..b323c25 100644 --- a/help/fin/usage.rst +++ b/help/fin/usage.rst @@ -8,6 +8,22 @@ Asennus xxx +Komentorivi +----------- + +Komentoriviparametrit:: + + Usage: ./symedit [options] file + + Options: + -t, --transfer Symbolitiedosto on siirtotiedosto. + -s, --symbol Lue symbolin data parametrista . + -l, --language Sovelluksen kielen lyhenne . + -h, --help Displays this help. + + Arguments: + file Symbolitiedoston nimi. + Käyttö ------ -- cgit v1.2.3