]> arthur.barton.de Git - backup-script.git/blobdiff - README.md
Add "backup-audit" script
[backup-script.git] / README.md
index 893344cfbf5c3d43dc3525a4e33a6fd4e6c87278..db48806cbbfc2979a5882c97b1253b5f2043f7e0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ When no *system* is given, all defined systems are backed up.
 
 Backup all systems and mail the report to "root".
 
-Usage: `backup-script-wrapper`
+Usage: `backup-script-wrapper [<backup-script-options-and-systems ...>]`
 
 ### backup-status
 
@@ -36,6 +36,17 @@ Options:
 
 - `-q`: *quick mode*, don't calculate backup sizes.
 
+### backup-audit
+
+Show "relevant" differences in system configuration between backup generations.
+
+Usage: `backup-audit [-q] [-v] [<system> [<system> [...]]]`
+
+Options:
+
+- `-q`: *quiet mode*, don't show systems without "relevant" changes.
+- `-v`: *verbose mode*, show all checks that are run.
+
 
 ## Configuration