X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.time.xml;h=a9318bb7873b24da15013df249c4aa9ac18f3166;hp=4f80a306bfa0cea7696a79dc5deb86387949d8c8;hb=bf6dcfa6a79a459239799a21bdcba115d696a006;hpb=16e6f6130bd9b7869916ee2550236ce9a5f6de5c diff --git a/man/systemd.time.xml b/man/systemd.time.xml index 4f80a306b..a9318bb78 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -214,7 +214,7 @@ specified it should consist of one or more english language week day names, either in the abbreviated (Wed) or non-abbreviated (Wednesday) form (case does - not matter), separated by colons. Specifying two week + not matter), separated by commas. Specifying two week days separated by "-" refers to a range of continuous week days. "," and "-" may be combined freely. @@ -222,7 +222,7 @@ component may be specified as "*" in which case any value will match. Alternatively, each component can be specified as list of values separated by - colons. Values may also be suffixed with "/" and a + commas. Values may also be suffixed with "/" and a repetition value, which indicates that the value and all values plus multiples of the repetition value are matched. @@ -284,7 +284,8 @@ Wed-Sat,Tue 12-10-15 1:2:3 → Tue-Sat 2012-10-15 01:02:03 systemd1, journalctl1, systemd.timer5, - systemd.unit5 + systemd.unit5, + systemd.directives7