- Timestamp:
- Mar 19, 2019 10:08:37 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 129443
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-cloudprofile.xml
r77777 r77778 79 79 <title>Common options</title> 80 80 <remark role="help-scope" condition="GLOBAL"/> 81 <para>The subcommands of <command>cloudprofile</command> realize the standard CRUD operations for a cloud profile. 81 <para>The subcommands of <command>cloudprofile</command> realize the standard CRUD operations for a cloud profile. 82 82 The following common options can be placed before the sub-command:</para> 83 83 <variablelist> -
trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp
r77777 r77778 1941 1941 } 1942 1942 1943 /*********************************************************************************************************************************1944 * Cloud profile functions *1945 *********************************************************************************************************************************/1946 1947 1943 /** 1948 1944 * Common Cloud profile options.
Note:
See TracChangeset
for help on using the changeset viewer.