We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 055a100 commit ace483cCopy full SHA for ace483c
man/machinectl.xml
@@ -768,10 +768,9 @@
768
image is read from standard input, in which case the second
769
argument is mandatory.</para>
770
771
- <para>Similar as with <command>pull-tar</command>,
772
- <command>pull-raw</command> the file system
773
- <filename>/var/lib/machines.raw</filename> is increased in
774
- size of necessary and appropriate. Optionally, the
+ <para>Both <command>pull-tar</command> and <command>pull-raw</command>
+ will resize <filename>/var/lib/machines.raw</filename> and the
+ filesystem therein as necessary. Optionally, the
775
<option>--read-only</option> switch may be used to create a
776
read-only container or VM image. No cryptographic validation
777
is done when importing the images.</para>
0 commit comments