mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
elinks.conf.5: Correct description of 'unset' directive
The 'unset' directive does not take a value.
(cherry picked from commit dc7731d30d
)
This commit is contained in:
parent
b28ccd6e4f
commit
1086a7c561
@ -10,7 +10,7 @@ SYNOPSIS
|
|||||||
--------
|
--------
|
||||||
[verse]
|
[verse]
|
||||||
set "<option>" = <value>
|
set "<option>" = <value>
|
||||||
unset "<option>" = <value>
|
unset "<option>"
|
||||||
bind "<keymap>" "<key>" = "<action>"
|
bind "<keymap>" "<key>" = "<action>"
|
||||||
include "<file>"
|
include "<file>"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user