]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgbackup.1-synopsis.adoc
installation: fix codeblock rendering in zfs performance tips section
[pmg-docs.git] / pmgbackup.1-synopsis.adoc
index c90d6668bec2616bb722f557bb67b82a69d9c632..631897c3d80f1efc473fcf52145477d7955e1985 100644 (file)
@@ -108,7 +108,7 @@ Add Proxmox Backup Server remote instance.
 
 Proxmox Backup Server ID.
 
-`--datastore` `<string>` ::
+`--datastore` `(?:[A-Za-z0-9_][A-Za-z0-9._\-]*)` ::
 
 Proxmox Backup Server datastore name.
 
@@ -148,6 +148,10 @@ Keep backups for the last <N> different weeks. If there ismore than one backup f
 
 Keep backups for the last <N> different years. If there is more than one backup for a single year, only the latest one is kept.
 
+`--namespace` `(?:(?:[A-Za-z0-9_][A-Za-z0-9._\-]*)/){0,7}(?:(?:[A-Za-z0-9_][A-Za-z0-9._\-]*))?` ::
+
+Proxmox Backup Server namespace in the datastore, defaults to the root NS.
+
 `--notify` `<always | error | never>` ::
 
 Specify when to notify via e-mail
@@ -156,6 +160,10 @@ Specify when to notify via e-mail
 
 Password or API token secret for the user on the Proxmox Backup Server.
 
+`--port` `<integer> (1 - 65535)` ('default =' `8007`)::
+
+Non-default port for Proxmox Backup Server.
+
 `--server` `<string>` ::
 
 Proxmox Backup Server address.
@@ -184,7 +192,7 @@ Update PBS remote settings.
 
 Proxmox Backup Server ID.
 
-`--datastore` `<string>` ::
+`--datastore` `(?:[A-Za-z0-9_][A-Za-z0-9._\-]*)` ::
 
 Proxmox Backup Server datastore name.
 
@@ -194,7 +202,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>` ::
 
@@ -232,6 +240,10 @@ Keep backups for the last <N> different weeks. If there ismore than one backup f
 
 Keep backups for the last <N> different years. If there is more than one backup for a single year, only the latest one is kept.
 
+`--namespace` `(?:(?:[A-Za-z0-9_][A-Za-z0-9._\-]*)/){0,7}(?:(?:[A-Za-z0-9_][A-Za-z0-9._\-]*))?` ::
+
+Proxmox Backup Server namespace in the datastore, defaults to the root NS.
+
 `--notify` `<always | error | never>` ::
 
 Specify when to notify via e-mail
@@ -240,6 +252,10 @@ Specify when to notify via e-mail
 
 Password or API token secret for the user on the Proxmox Backup Server.
 
+`--port` `<integer> (1 - 65535)` ('default =' `8007`)::
+
+Non-default port for Proxmox Backup Server.
+
 `--server` `<string>` ::
 
 Proxmox Backup Server address.