浏览代码

Add TIMESPAN to doc

- Closes borgbackup/borg#8310
Dominik Tugend 1 年之前
父节点
当前提交
e715b9f5af
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      docs/usage/general/date-time.rst.inc

+ 7 - 0
docs/usage/general/date-time.rst.inc

@@ -8,3 +8,10 @@ For more information about that, see: https://xkcd.com/1179/
 
 
 Unless otherwise noted, we display local date and time.
 Unless otherwise noted, we display local date and time.
 Internally, we store and process date and time as UTC.
 Internally, we store and process date and time as UTC.
+
+
+.. rubric:: TIMESPAN
+
+Some options accept a TIMESPAN parameter, which can be given as a
+number of days (e.g. ``7d``) or months (e.g. ``12m``).
+