docs(conf): Explain date formatting example (#1)
This commit is contained in:
parent
42cb32ea83
commit
d3b3e72fe0
@ -40,7 +40,7 @@ snap_field_separator='_'
|
||||
# snapshots done by any other means
|
||||
snap_name_prefix='pacman'
|
||||
# We do "$(date +<whatever>)" to put a timestamp into snapshot names.
|
||||
# Defaults to "$(date +<whatever>)" which returns '2023-03-07-0050'.
|
||||
# Defaults to "$(date +'%F-%H%M')" which returns '2023-03-07-0050'.
|
||||
snap_date_format='%F-%H%M'
|
||||
|
||||
# Which strings do we want to diffferentiate pacman operations Install,
|
||||
|
Loading…
x
Reference in New Issue
Block a user