docs: add -version switch in kak.1
This commit is contained in:
parent
a6da34e192
commit
d28a0f3183
|
@ -7,7 +7,7 @@ kak - a vim inspired, selection oriented code editor
|
|||
|
||||
SYNOPSIS
|
||||
--------
|
||||
*kak* [-help] [-q] [-n] [-l] [-ro] [-clear] [-ui ui_type] [-e command] [-E command] [-f keys] [-p session_id] [-c session_id|[[-d] -s session_id] [+line[:column]|+:] file ...
|
||||
*kak* [-help] [-version] [-q] [-n] [-l] [-ro] [-clear] [-ui ui_type] [-e command] [-E command] [-f keys] [-p session_id] [-c session_id|[[-d] -s session_id] [+line[:column]|+:] file ...
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
@ -29,6 +29,9 @@ OPTIONS
|
|||
-help::
|
||||
display a help message and quit
|
||||
|
||||
-version::
|
||||
display kakoune version and quit
|
||||
|
||||
-n::
|
||||
do not load resource files on startup ('kakrc', 'autoload', 'rc' etc)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user