diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/mless.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/mless.1 b/man/mless.1 index a085946..d446fdd 100644 --- a/man/mless.1 +++ b/man/mless.1 @@ -43,6 +43,14 @@ Use and .Sq Ic ":p" to read the next (resp. previous) message. +.Sh FILES +.Bl -tag -width Ds +.It Pa ${MBLAZE:-$HOME/.mblaze}/mlesskey , Pa $HOME/.mlesskey +Additional keybindings loaded for convenience. +.It Pa ${MBLAZE:-$HOME/.mblaze}/mless , Pa $HOME/.mless +Additional compiled keybindings loaded for convenience. +(Only needed for less earlier than version 590.) +.El .Sh EXIT STATUS .Ex -std .Sh SEE ALSO |