Fixed missing help description for SHOW FEATURES command

This commit is contained in:
Mark Pizzolato 2013-04-10 10:41:23 -07:00
parent 96dbeae08f
commit 798d1239f1

2
scp.c
View file

@ -719,7 +719,7 @@ static CTAB cmd_table[] = {
"sh{ow} con{figuration} show configuration\n" "sh{ow} con{figuration} show configuration\n"
"sh{ow} cons{ole} {arg} show console options\n" "sh{ow} cons{ole} {arg} show console options\n"
"sh{ow} dev{ices} show devices\n" "sh{ow} dev{ices} show devices\n"
"sh{ow} sys{tem} show system devices with descriptions\n" "sh{ow} fea{tures} show system devices with descriptions\n"
"sh{ow} m{odifiers} show modifiers for all devices\n" "sh{ow} m{odifiers} show modifiers for all devices\n"
"sh{ow} s{how} show SHOW commands for all devices\n" "sh{ow} s{how} show SHOW commands for all devices\n"
"sh{ow} n{ames} show logical names\n" "sh{ow} n{ames} show logical names\n"