X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fset.in;fp=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fset.in;h=e355aabaa7e7c2d3c1081c891ab11936517e362e;hb=23c5df1c8b0bfe539d3fa65802186e6e09e044aa;hp=0000000000000000000000000000000000000000;hpb=0f9738ce962b8498bbed0a75d5fb6fa127e3577f;p=silc.git diff --git a/apps/irssi/docs/help/in/set.in b/apps/irssi/docs/help/in/set.in new file mode 100644 index 00000000..e355aaba --- /dev/null +++ b/apps/irssi/docs/help/in/set.in @@ -0,0 +1,23 @@ + +@SYNTAX:set@ + +You can view or change the settings with /SET command. + +/SET without any arguments displays all the settings. +/SET displays settings whose key (partly) matches +/SET sets to + +Boolean settings accept only values ON, OFF and TOGGLE. You can +also use /TOGGLE command to change them, so /TOGGLE behaves +like /SET TOGGLE. /TOGGLE also accepts arguments ON and OFF +when /TOGGLE behaves exactly like /SET. + +Remember that changes are not saved until you use /SAVE! + +Examples: + /SET autolog OFF - Sets value for setting 'autolog' + /SET close - Shows all settings whose variable name + contains 'close'. Very practical. + +See also: TOGGLE +