]> git.proxmox.com Git - pve-docs.git/blobdiff - qmrestore.1-synopsis.adoc
pve-dblatex.xsl: use latex \paragraph for formalpara
[pve-docs.git] / qmrestore.1-synopsis.adoc
index b5371f65745a044a2ccbba67f97b8facf9c8ec8b..1cafb41dd1c53fd05601ff393addc1a0ca7dcfc1 100644 (file)
@@ -4,27 +4,27 @@
 
 Restore QemuServer vzdump backups.
 
-`<archive>` `string` ::
+`<archive>`: `<string>` ::
 
 The backup file. You can pass '-' to read from standard input.
 
-`<vmid>` `integer (1 - N)` ::
+`<vmid>`: `<integer> (1 - N)` ::
 
 The (unique) ID of the VM.
 
-`-force` `boolean` ::
+`-force` `<boolean>` ::
 
 Allow to overwrite existing VM.
 
-`-pool` `string` ::
+`-pool` `<string>` ::
 
 Add the VM to the specified pool.
 
-`-storage` `string` ::
+`-storage` `<string>` ::
 
 Default storage.
 
-`-unique` `boolean` ::
+`-unique` `<boolean>` ::
 
 Assign a unique random ethernet address.