We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3e60a commit 06548d1Copy full SHA for 06548d1
README.md
@@ -34,14 +34,14 @@ MIT (see https://opensource.org/licenses/MIT)
34
Configuration files
35
-------------------
36
37
-* ``conf.default/global.conf``: global options
38
-* ``conf.default/backup.conf``: configuration of a backup set
+* ``conf.default/global.conf``: global options (sample file)
+* ``conf.default/backup.conf``: configuration of a backup set (sample file)
39
40
Scripts
41
-------
42
43
* ``bash-cloud-backup.sh``: the main script
44
-* ``custom.default.sh``: custom commands
+* ``custom.sh``: custom commands (you may create it, if needed)
45
46
Logs
47
----
0 commit comments