aboutsummaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/eng/usage.rst16
-rw-r--r--help/fin/usage.rst16
2 files changed, 32 insertions, 0 deletions
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 <symbol> Read symbol data from parameter <symbol>.
+ -l, --language <language> Application language abbreviation <language>.
+ -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 <symboli> Lue symbolin data parametrista <symboli>.
+ -l, --language <kieli> Sovelluksen kielen lyhenne <kieli>.
+ -h, --help Displays this help.
+
+ Arguments:
+ file Symbolitiedoston nimi.
+
Käyttö
------