aboutsummaryrefslogtreecommitdiff
path: root/doc/Usage/CommandLine.asciidoc
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-10-03 16:48:26 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-10-03 16:48:26 +0200
commitae2a713f26fd58f397aaf93242f24c85dee98a2b (patch)
treedb69c96f6419e011cfc1c6e6081613d7a0f0d7cc /doc/Usage/CommandLine.asciidoc
parentSubwindow: only keep tab history for restore tab action (diff)
downloadsmolbote-ae2a713f26fd58f397aaf93242f24c85dee98a2b.tar.xz
Convert documentation into asciidoc from markdown
Diffstat (limited to 'doc/Usage/CommandLine.asciidoc')
-rw-r--r--doc/Usage/CommandLine.asciidoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/Usage/CommandLine.asciidoc b/doc/Usage/CommandLine.asciidoc
new file mode 100644
index 0000000..a21b7c2
--- /dev/null
+++ b/doc/Usage/CommandLine.asciidoc
@@ -0,0 +1,8 @@
+== Command-line Options
+
+=== General
+* `-h`, `--help`: Display this help.
+* `-v`, `--version`: Display version information.
+* `--build`: Display build branch and commit.
+* `-c`, `--config`: Set configuration file.
+* `--no-remote`: Don't check for other instances when starting.