1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Removed duplicate help entry for /roster show empty

This commit is contained in:
James Booth 2015-09-02 00:06:54 +01:00
parent 8a90e1acf1
commit e44688306b

View File

@ -246,7 +246,6 @@ static struct cmd_t command_defs[] =
{ "show offline", "Show offline contacts in the roster panel." },
{ "show resource", "Show contact's connected resources in the roster panel." },
{ "show empty", "When grouping by presence, show empty presence groups." },
{ "show empty", "When grouping by presence, show empty presence groups." },
{ "hide", "Hide the roster panel." },
{ "hide offline", "Hide offline contacts in the roster panel." },
{ "hide resource", "Hide contact's connected resources in the roster panel." },