blob: 4401c9a2bb7c873ab50e0261c6dcdc19b7a3caad (
plain)
1
2
3
4
5
|
mapClassC.addSC("default", "Set a command to its defaults");
mapClassC.addSC("exit-class", "Exit from static map class configuration mode");
mapClassC.addSC("help", "Description of the interactive help system");
mapClassC.addSC("no", "Negate a command or set its defaults");
|