VirtualBox

Changeset 77142 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 2, 2019 12:20:11 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128602
Message:

First two usage paragraphs needed more pruning/editing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp

    r77090 r77142  
    210210    RTPrintf("usage: vboximg-mount [options] <mount point directory path>\n\n"
    211211        "vboximg-mount options:\n\n"
    212         "  [ { -i | --image } <specifier> ]   VirtualBox disk base or snapshot image,\n"
    213         "                                     specified by UUID, or fully-qualified path\n"
     212        "  [ { -i | --image } <specifier> ]   VirtualBox disk base image or snapshot,\n"
     213        "                                     specified by UUID or path\n"
    214214        "\n"
    215215        "  [ { -l | --list } ]                If --image specified, list its partitions,\n"
     
    245245    RTPrintf("\n"
    246246      "vboximg-mount is a utility to make VirtualBox disk images available to the host\n"
    247       "operating system in a root or non-root accessible way. The user selects which\n"
    248       "point in the available history of the virtual disk to mount it by specifying\n"
    249       "either the base image or a snapshot image on the command line.\n"
     247      "operating system for privileged or non-priviliged access. Any version of the\n"
     248      "disk can be mounted from its available history of snapshots.\n"
    250249      "\n"
    251       "If the user provides a base image UUID/path with the --image option, only\n"
     250      "If the user specifies a base image identifier using the --image option, only\n"
    252251      "the base image will be mounted, disregarding any snapshots. Alternatively,\n"
    253       "if a snapshot (e.g. disk differencing image) is provided, the chain of\n"
    254       "snapshots is calculated from that \"leaf\" snapshot to the base image and\n"
    255       "the resulting chain is processed to synthesize a FUSE-mounted virtual disk\n"
    256       "in the depicted state.\n"
     252      "if a snapshot is specified, the state of the FUSE-mounted virtual disk\n"
     253      "is synthesized from the implied chain of snapshots, including base the image.\n"
    257254      "\n"
    258255      "The virtual disk is exposed as a device node within a FUSE-based filesystem\n"
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