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.
(cherry picked from commit dc7731d30d)
This commit is contained in:
Miciah Dashiel Butler Masters 2008-01-27 02:53:32 +00:00 committed by Kalle Olavi Niemitalo
parent bedf76bda4
commit bec425d650

View File

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