aboutsummaryrefslogtreecommitdiff
path: root/doc/13_Help.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-06-30 13:06:25 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-06-30 13:06:25 -0400
commit03b0b8932ea1c41854a487f9fa6555def9b59462 (patch)
tree491743468203ee0b49729d323a1f224aaf4ef669 /doc/13_Help.md
parentb8a5a15f6171cbedc9007e5b05757aa4b72ff742 (diff)
downloadtextadept-03b0b8932ea1c41854a487f9fa6555def9b59462.tar.gz
textadept-03b0b8932ea1c41854a487f9fa6555def9b59462.zip
Condensed manual and API documentation into single files.
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