]> git.proxmox.com Git - pve-docs.git/blobdiff - pvesr.1-synopsis.adoc
qm: multiqueue specify that it needs to be vCPUs not cores
[pve-docs.git] / pvesr.1-synopsis.adoc
index d5800d5288d5a4138a7fa20328ae11a8485e28d6..8c4da61cfbbb7e5106800f3202842935c9fd88c8 100644 (file)
@@ -174,7 +174,7 @@ Replication Job ID. The ID is composed of a Guest ID and a job number, separated
 Set the job replication state on migration. This call is for internal use.
 It will accept the job state as ja JSON obj.
 
-`<vmid>`: `<integer> (1 - N)` ::
+`<vmid>`: `<integer> (100 - 999999999)` ::
 
 The (unique) ID of the VM.
 
@@ -186,7 +186,7 @@ Job state as JSON decoded string.
 
 List status of all replication jobs on this node.
 
-`--guest` `<integer> (1 - N)` ::
+`--guest` `<integer> (100 - 999999999)` ::
 
 Only list replication jobs for this guest.
 
@@ -208,7 +208,7 @@ A list of settings you want to delete.
 
 `--digest` `<string>` ::
 
-Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
+Prevent changes if current configuration file has a different digest. This can be used to prevent concurrent modifications.
 
 `--disable` `<boolean>` ::