mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 17:06:21 +00:00
Updated help
This commit is contained in:
@@ -320,9 +320,9 @@ static struct cmd_t command_defs[] =
|
||||
{ "char header none", "Remove roster header character prefix." },
|
||||
{ "char contact <char>", "Prefix roster contacts with specificed character." },
|
||||
{ "char contact none", "Remove roster contact character prefix." },
|
||||
{ "indent contact <indent>", "Indent contact line by <indent> spaces." },
|
||||
{ "indent resource <indent>", "Indent resource line by <indent> spaces." },
|
||||
{ "indent presence <indent>", "Indent presence line by <indent> spaces." },
|
||||
{ "indent contact <indent>", "Indent contact line by <indent> spaces (0 to 10)." },
|
||||
{ "indent resource <indent>", "Indent resource line by <indent> spaces (0 to 10)." },
|
||||
{ "indent presence <indent>", "Indent presence line by <indent> spaces (-1 to 10), a value of -1 will show presence on the previous line." },
|
||||
{ "size <precent>", "Percentage of the screen taken up by the roster (1-99)." },
|
||||
{ "wrap on|off", "Enabled or disanle line wrapping in roster panel." },
|
||||
{ "add <jid> [<nick>]", "Add a new item to the roster." },
|
||||
|
||||
Reference in New Issue
Block a user