mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
elinks.conf.5: Correct description of 'unset' directive
The 'unset' directive does not take a value.
This commit is contained in:
parent
dae9b988f6
commit
dc7731d30d
@ -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