Searched defs:helpSingleCmd (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py909 def helpSingleCmd(cmd, h, sp): function
922 helpSingleCmd(i, commands[i][0], commands[i][2])
929 helpSingleCmd(cmd, c[0], c[2])

Completed in 53 milliseconds