Commit Graph

5 Commits (5fa572cb722acd9f9e99e7f4119a89feb41f2405)

Author SHA1 Message Date
Dustin C. Hatch c07ab6bc0a backup: Clarify destination argument in help text 2014-10-14 21:43:17 -05:00
Dustin C. Hatch b84a1a9fa4 backup: Make configuration file argument optional
If not specified, a file named `backups.ini` in the directory specified by the
`XDG_CONFIG_DIR` environment variable (or `~/.config` if it is not set).
2014-10-14 21:42:56 -05:00
Dustin C. Hatch 2f53ee9cda backup: Print informational messages by default
To ensure that output is generated, even when no errors occur, and thus cron
sends an email message, we'll print some informational messages before and
after running the backup. These can be switched off with the `-q`/`--quiet`
argument.
2014-10-12 18:25:53 -05:00
Dustin C. Hatch 3602b4e1ce backup: Delete old files during backup 2014-10-12 18:24:07 -05:00
Dustin C. Hatch 75aced9aca backup: Script to do backups
--HG--
extra : amend_source : 4ca567426083c2760d4a11551bb5398e7b25ac6e
2014-10-12 17:50:04 -05:00