VirtualBox

Ignore:
Timestamp:
Jan 18, 2010 8:53:22 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56680
Message:

Additions/VBoxControl+VBoxClient: fix usage formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/main.cpp

    r24069 r25873  
    66
    77/*
    8  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     8 * Copyright (C) 2006-2010 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    136136    RTPrintf("Start the VirtualBox X Window System guest services.\n\n");
    137137    RTPrintf("Options:\n");
    138     RTPrintf("  --clipboard      start the shared clipboard service\n");
    139     RTPrintf("  --display     start the display management service\n");
     138    RTPrintf("  --clipboard        start the shared clipboard service\n");
     139    RTPrintf("  --display          start the display management service\n");
    140140# ifdef VBOX_WITH_GUEST_PROPS
    141     RTPrintf("  --checkhostversion      start the host version notifier service\n");
     141    RTPrintf("  --checkhostversion start the host version notifier service\n");
    142142# endif
    143     RTPrintf("  --seamless       start the seamless windows service\n");
    144     RTPrintf("  -d, --nodaemon   continue running as a system service\n");
     143    RTPrintf("  --seamless         start the seamless windows service\n");
     144    RTPrintf("  -d, --nodaemon     continue running as a system service\n");
    145145    RTPrintf("\n");
    146146    exit(0);
Note: See TracChangeset for help on using the changeset viewer.

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