From 50d5e5743dc94945f32c916ee3b37356d7a6b8af Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 26 May 2018 09:39:24 -0300 Subject: Rename --check to --list --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3