diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-03-10 12:09:09 +0000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-03-10 12:09:09 +0000 |
| commit | 34da4bf08b74ca3c10bd92e30da4eb9d36831dc5 (patch) | |
| tree | 82306e94ad60250bb01d27f2a36c5e4f96c48fbb /src | |
| parent | 564da076a6fa93ceedad1ff1c430de7a4e8919fa (diff) | |
Add dilbert in the ui_options doctring
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cc b/src/main.cc index c4e54dac..e2c0a8a4 100644 --- a/src/main.cc +++ b/src/main.cc @@ -297,7 +297,7 @@ void register_options() "\n" "The ncurses ui supports the following options:\n" "<key>: <value>:\n" - " ncurses_assistant clippy|cat|none|off\n" + " ncurses_assistant clippy|cat|dilbert|none|off\n" " ncurses_status_on_top bool\n" " ncurses_set_title bool\n" " ncurses_enable_mouse bool\n" |
