summaryrefslogtreecommitdiffstats
path: root/docs/man/borg-placeholders.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/borg-placeholders.1')
-rw-r--r--docs/man/borg-placeholders.13
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/man/borg-placeholders.1 b/docs/man/borg-placeholders.1
index 9f5012015..90a0ff22e 100644
--- a/docs/man/borg-placeholders.1
+++ b/docs/man/borg-placeholders.1
@@ -42,6 +42,9 @@ The (short) hostname of the machine.
.B {fqdn}
The full name of the machine.
.TP
+.B {reverse-fqdn}
+The full name of the machine in reverse domain name notation.
+.TP
.B {now}
The current local date and time, by default in ISO\-8601 format.
You can also supply your own \fI\%format string\fP, e.g. {now:%Y\-%m\-%d_%H:%M:%S}