Add more details to README

master
Thor 4 years ago
parent 6fc40aab17
commit 9be86b8506
  1. 13
      README.md

@ -12,7 +12,12 @@ As of now, snapshots are conditional. A snapshot will only be taken
if a dataset has been modified since the last snapshot. An option
to turn this off per schedule is coming soon.
The daemon will not interfere with other snapshots you may have
on the system unless you give them names that match the syntax
in `zasd` and look like they belong to one of the configured
shchedule tags. This won't happen unless you do it on purpose.
The daemon should not interfere with other snapshots you have
on the system, unless you give them names that adhere to the
`dataset@tag:serial` syntax `zasd` uses, and the `tag` parts
happen to match of the tags in `zasd.conf.py`. If you're already
using similar syntax for something else, you may need to change
the `separator` setting in `zasd.conf.py`.
**DISCLAIMER:** This program is still in beta. Use at your own
risk. It works fine on my system, but your mileage may vary.
Loading…
Cancel
Save