diff options
Diffstat (limited to '')
-rw-r--r-- | doc/ncmpc.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ncmpc.1 b/doc/ncmpc.1 index 40183d35c..fb1dfa61d 100644 --- a/doc/ncmpc.1 +++ b/doc/ncmpc.1 @@ -72,6 +72,18 @@ ncmpc centers the current track in the playlist window. .B wide\-cursor = yes|no Make the cursor as wide as the screen. .TP +.B wrap\-around = yes|no +Wrapped cursor movement. +.TP +.B find\-wrap = yes|no +Wrapped find mode. +.TP +.B audible\-bell = yes|no +Sound audible bell on alerts. +.TP +.B visible\-bell = yes|no +Visible bell on alerts. +.TP .B list\-format = SONG FORMAT The format used to display songs in the main window. .TP |