VirtualBox

Changeset 34777 in vbox


Ignore:
Timestamp:
Dec 7, 2010 12:41:49 PM (14 years ago)
Author:
vboxsync
Message:

Minor help text update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp

    r34617 r34777  
    6565{
    6666    RTPrintf("Toolbox Usage:\n"
    67              "cat [FILE] - Concatenate FILE(s), or standard input, to standard output\n"
     67             "cat [FILE] - Concatenate FILE(s), or standard input, to standard output.\n"
    6868             "\n"
    69              "mkdir - Make directories\n"
     69             /** @todo Document options! */
     70             "mkdir [OPTION] DIRECTORY... - Create the DIRECTORY(ies), if they do not already exist.\n"
     71             /** @todo Document options! */
    7072             "\n");
    7173}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette