aboutsummaryrefslogtreecommitdiff
path: root/doc/13_Help.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/13_Help.md')
-rw-r--r--doc/13_Help.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/doc/13_Help.md b/doc/13_Help.md
deleted file mode 100644
index 8e75fff9..00000000
--- a/doc/13_Help.md
+++ /dev/null
@@ -1,29 +0,0 @@
-# Help
-
-## Command Line Parameters
-
-Passing `-h` or `--help` to Textadept shows a list of available command line
-parameters.
-
-Switch |Arguments|Description
--------------------|:-------:|-----------
-`-e`, `--execute` | 1 |Run Lua [code][].
-`-f`, `--force` | 0 |Forces [unique instance][].
-`-h`, `--help` | 0 |Shows this.
-`-n`, `--nosession`| 0 |No [session][] functionality.
-`-s`, `--session` | 1 |Loads [session][] on startup.
-`-u`, `--userhome` | 1 |Sets alternate [`_USERHOME`][].
-
-Textadept curses does not support the help switch.
-
-[code]: 10_Advanced.html#Command.Entry
-[unique instance]: 02_Installation.html#Single.Instance
-[session]: 04_WorkingWithFiles.html#Sessions
-[`_USERHOME`]: api/_G.html#_USERHOME
-
-## Online Help
-
-Textadept has a [mailing list][] and a [wiki][].
-
-[mailing list]: http://foicica.com/lists
-[wiki]: http://foicica.com/wiki/textadept