1
0
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.
This commit is contained in:
Miciah Dashiel Butler Masters 2008-01-27 02:53:32 +00:00
parent dae9b988f6
commit dc7731d30d

View File

@ -10,7 +10,7 @@ SYNOPSIS
--------
[verse]
set "<option>" = <value>
unset "<option>" = <value>
unset "<option>"
bind "<keymap>" "<key>" = "<action>"
include "<file>"