diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_quickstart.en.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_quickstart.en.adoc b/doc/en/weechat_quickstart.en.adoc index b72df66b3..c31b13d27 100644 --- a/doc/en/weechat_quickstart.en.adoc +++ b/doc/en/weechat_quickstart.en.adoc @@ -207,7 +207,7 @@ To remove a value of a server option, and use the default value instead, for example to use default nicks (irc.server_default.nicks): ---- -/set irc.server.freenode.nicks null +/unset irc.server.freenode.nicks ---- Other options: you can setup other options with following command ("xxx" is |