VirtualBox

Changeset 92364 in vbox for trunk/src


Ignore:
Timestamp:
Nov 11, 2021 11:53:49 AM (3 years ago)
Author:
vboxsync
Message:

Frontends/VBoxManage: Fix synopsis for "VBoxManage hostonlyif", keeping it within 80 columns.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp

    r91204 r92364  
    878878                           "%s hostonlyif %s      ipconfig <name>\n"
    879879                     "                            [--dhcp |\n"
    880                      "                            --ip<ipv4> [--netmask<ipv4> (def: 255.255.255.0)] |\n"
    881                      "                            --ipv6<ipv6> [--netmasklengthv6<length> (def: 64)]]\n"
     880                     "                            --ip <ipv4> [--netmask <ipv4> (def:255.255.255.0)]|\n"
     881                     "                            --ipv6 <ipv6> [--netmasklengthv6 <N> (def:64)]]"
    882882# if !defined(RT_OS_SOLARIS) || defined(VBOX_ONLY_DOCS)
     883                     " |\n"
    883884                     "                            create |\n"
    884885                     "                            remove <name>\n"
     886# else
     887                     "\n"
    885888# endif
    886889                     "\n", SEP);
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