diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/machinectl.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index f9395f3d72..0e07c201bd 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -768,10 +768,9 @@ image is read from standard input, in which case the second argument is mandatory.</para> - <para>Similar as with <command>pull-tar</command>, - <command>pull-raw</command> the file system - <filename>/var/lib/machines.raw</filename> is increased in - 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 <option>--read-only</option> switch may be used to create a read-only container or VM image. No cryptographic validation is done when importing the images.</para> |