|
|
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
|
..
|
|
|
-.TH "BORG-PLACEHOLDERS" "1" "2025-10-31" "" "borg backup tool"
|
|
|
+.TH "BORG-PLACEHOLDERS" "1" "2025-12-01" "" "borg backup tool"
|
|
|
.SH NAME
|
|
|
borg-placeholders \- Details regarding placeholders
|
|
|
.SH DESCRIPTION
|
|
|
@@ -47,12 +47,12 @@ 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 format string <https://docs.python.org/3.9/library/datetime.html#strftime-and-strptime-behavior>
|
|
|
+You can also supply your own format string <https://docs.python.org/3.10/library/datetime.html#strftime-and-strptime-behavior>
|
|
|
, e.g. {now:%Y\-%m\-%d_%H:%M:%S}
|
|
|
.TP
|
|
|
.B {utcnow}
|
|
|
The current UTC date and time, by default in ISO\-8601 format.
|
|
|
-You can also supply your own format string <https://docs.python.org/3.9/library/datetime.html#strftime-and-strptime-behavior>
|
|
|
+You can also supply your own format string <https://docs.python.org/3.10/library/datetime.html#strftime-and-strptime-behavior>
|
|
|
, e.g. {utcnow:%Y\-%m\-%d_%H:%M:%S}
|
|
|
.TP
|
|
|
.B {user}
|