- Timestamp:
- Aug 14, 2020 8:52:11 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139933
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-updatecheck.xml
r85683 r85777 33 33 34 34 <refsynopsisdiv> 35 <cmdsynopsis id="synopsis-vboxmanage-updatecheck "> <!-- The 'id' is mandatory and must start with 'synopsis-'. -->35 <cmdsynopsis id="synopsis-vboxmanage-updatecheck-perform"> <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 36 36 <command>VBoxManage updatecheck perform</command> 37 37 </cmdsynopsis> … … 45 45 <arg choice="plain">--enable</arg> 46 46 </group> 47 <arg>-- branch=<replaceable>stable | withbetas | allreleases</replaceable></arg>47 <arg>--target=<replaceable>stable | withbetas | allreleases</replaceable></arg> 48 48 <arg>--frequency=<replaceable>days</replaceable></arg> 49 49 </cmdsynopsis> … … 58 58 of VirtualBox.</para> 59 59 60 <refsect2 id="vboxmanage-updatecheck ">61 <title>updatecheck </title>60 <refsect2 id="vboxmanage-updatecheck-perform"> 61 <title>updatecheck perform</title> 62 62 <remark role="help-copy-synopsis"/> 63 63 <para>
Note:
See TracChangeset
for help on using the changeset viewer.