Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
Gestas committed Dec 29, 2012
1 parent 1acb371 commit 558e458
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,12 @@ The script is designed to be run via crontab. It expects five inputs and a .tars

####REQUIRES
The script requires a .tarsnaprc or tarsnap.conf that specifies at least these options -
```keyfile <path to keyfile>
```bash
keyfile <path to keyfile>
cachedir <path to cache dir>
exclude <path to cache dir>
humanize-numbers```
humanize-numbers
```

####CRONTAB EXAMPLES
15 * * * * tarsnap-generations.sh -f /root/tarsnap.folders -h 36 -d 30 -w 12 -m 24
Expand Down

0 comments on commit 558e458

Please sign in to comment.