diff options
Diffstat (limited to 'doc/Usage/CommandLine.asciidoc')
-rw-r--r-- | doc/Usage/CommandLine.asciidoc | 14 |
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. |