[vbox-dev] Patch for "vboxshell.py" for Windows hosts

Alexey Eromenko al4321 at gmail.com
Sun Jan 30 18:37:58 GMT 2011


One more convenience patch (for all hosts): Ability to use "?" mark for help.

Line 3085, "vboxshell.py"

aliases = {'s':'start',
...
           'h':'help',
+           '?':'help',
           'a':'alias',




More information about the vbox-dev mailing list