aboutsummaryrefslogtreecommitdiff
path: root/doc/Usage/CommandLine.asciidoc
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-01-12 17:05:25 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2020-01-12 17:05:25 +0200
commitd8cc3eeeb55b92b0d7fe9a325937df11c28fbcaa (patch)
treeb21f65bb973745eef52aacb24e5295c4451f2ef0 /doc/Usage/CommandLine.asciidoc
parentRefactor WebViewContextMenu (diff)
downloadsmolbote-d8cc3eeeb55b92b0d7fe9a325937df11c28fbcaa.tar.xz
Update doc/ and move various entries to wiki
Diffstat (limited to 'doc/Usage/CommandLine.asciidoc')
-rw-r--r--doc/Usage/CommandLine.asciidoc14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/Usage/CommandLine.asciidoc b/doc/Usage/CommandLine.asciidoc
deleted file mode 100644
index 00a8d6c..0000000
--- a/doc/Usage/CommandLine.asciidoc
+++ /dev/null
@@ -1,14 +0,0 @@
-== Command-line Options
-
-=== General
-* `-h`, `--help`: Display command-line options list..
-* `-v`, `--version`: Display version information.
-* `--build`: Display build commit.
-
-=== Configuration
-* `-c`, `--config`: Set configuration file.
-* `--no-remote`: Don't check for other instances when starting.
-
-=== Sessions
-* `-s, --session`: Open the selected session.
-* `--pick-session`: Open all available sessions and select which one to open.