Changeset 97360 in vbox for trunk/doc/manual
- Timestamp:
- Nov 1, 2022 1:33:46 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-unregistervm.xml
r96407 r97360 55 55 </group> 56 56 <arg>--delete</arg> 57 <arg>--delete-all</arg> 57 58 </cmdsynopsis> 58 59 </refsynopsisdiv> … … 95 96 </itemizedlist></listitem> 96 97 </varlistentry> 98 <varlistentry> 99 <term><option>--delete-all</option></term> 100 <listitem><para> 101 Deletes the files described in the <option>--delete</option> option, 102 as well as all DVDs and Floppy disks located in the VM folder and 103 attached only to this VM. 104 </para></listitem> 105 </varlistentry> 97 106 </variablelist> 98 107 </refsect1>
Note:
See TracChangeset
for help on using the changeset viewer.