From e6fe3a375cd464b2cd9709e073f9cfa4ceb2a313 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 29 Jan 2016 18:36:23 -0500 Subject: Added '-v' and '--version' command line parameters. --- doc/manual.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/manual.md') diff --git a/doc/manual.md b/doc/manual.md index d2584f39..d40acc8f 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -1681,6 +1681,7 @@ Switch |Arguments|Description `-n`, `--nosession`| 0 |No [session](#Sessions) functionality. `-s`, `--session` | 1 |Loads [session](#Sessions) on startup. `-u`, `--userhome` | 1 |Sets alternate [`_USERHOME`][]. +`-v`, `--version` | 0 |Prints Textadept version and copyright Textadept curses does not support the help switch. -- cgit v1.2.3