aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 123e7a0..9319508 100644
--- a/README.md
+++ b/README.md
@@ -70,12 +70,12 @@ can be adjusted using the `INTERVAL` config variable. See [this
issue](https://github.com/borgbackup/borg/issues/325) for a discussion on
continous backups.
-# Checking your backups
+# Listing your backups
As simply as
- borger servername --check
- borger mydisk --check
+ borger servername --list
+ borger mydisk --list
# WARNING