From 4cfd28a22fd627675b354a25bf2becfff5c35eb1 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 3 Oct 2012 11:51:55 -0400 Subject: Added command line argument documentation; doc/13_Help.md --- doc/13_Help.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/13_Help.md b/doc/13_Help.md index ee245fcc..076f173d 100644 --- a/doc/13_Help.md +++ b/doc/13_Help.md @@ -5,7 +5,18 @@ Passing `-h` or `--help` to Textadept shows a list of available command line parameters. -This is unavailable in ncurses. +Switch |Arguments|Description +-------------------|:-------:|----------- +`-f`, `--force` | 0 |Forces [unique instance][]. +`-h`, `--help` | 0 |Shows this. +`-n`, `--nosession`| 0 |No [session][] functionality. +`-u`, `--userhome` | 1 |Sets alternate [`_USERHOME`][]. + +The help switch is unavailable in ncurses. + +[unique instance]: 02_Installation.html#Single.Instance +[session]: 04_WorkingWithFiles.html#Sessions +[`_USERHOME`]: api/_G.html#_USERHOME ## Online Help -- cgit v1.2.3