aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2016-01-29 18:36:23 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2016-01-29 18:36:23 -0500
commite6fe3a375cd464b2cd9709e073f9cfa4ceb2a313 (patch)
tree7c8daad030510356fb0c5d3eb8bac1251510436c /doc
parent78ea692c5a7a233716e02c5897048560353793aa (diff)
Added '-v' and '--version' command line parameters.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.md1
1 files changed, 1 insertions, 0 deletions
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.