]> git.proxmox.com Git - pve-docs.git/blobdiff - pvesr.1-synopsis.adoc
totp: fix copy/paste mistake
[pve-docs.git] / pvesr.1-synopsis.adoc
index b28aac2a90ef175f2f04ad586ddd6ded615152c7..8c4da61cfbbb7e5106800f3202842935c9fd88c8 100644 (file)
@@ -30,7 +30,11 @@ Mark the replication job for removal. The job will remove all local replication
 
 `--schedule` `<string>` ('default =' `*/15`)::
 
-Storage replication schedule. The format is a subset of `systemd` calender events.
+Storage replication schedule. The format is a subset of `systemd` calendar events.
+
+`--source` `<string>` ::
+
+For internal use, to detect if the guest was stolen.
 
 *pvesr delete* `<id>` `[OPTIONS]`
 
@@ -170,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.
 
@@ -182,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.
 
@@ -204,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>` ::
 
@@ -220,6 +224,10 @@ Mark the replication job for removal. The job will remove all local replication
 
 `--schedule` `<string>` ('default =' `*/15`)::
 
-Storage replication schedule. The format is a subset of `systemd` calender events.
+Storage replication schedule. The format is a subset of `systemd` calendar events.
+
+`--source` `<string>` ::
+
+For internal use, to detect if the guest was stolen.