From db6b4f8912519e908a9b53609019ec7a075f99dd Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Mon, 24 Apr 2023 20:28:37 +0200 Subject: [PATCH] Update manpages and auto-completion --- doc/man/restic-backup.1 | 2 +- doc/man/restic-cache.1 | 2 +- doc/man/restic-cat.1 | 2 +- doc/man/restic-check.1 | 2 +- doc/man/restic-copy.1 | 2 +- doc/man/restic-diff.1 | 2 +- doc/man/restic-dump.1 | 2 +- doc/man/restic-find.1 | 2 +- doc/man/restic-forget.1 | 2 +- doc/man/restic-generate.1 | 2 +- doc/man/restic-init.1 | 2 +- doc/man/restic-key.1 | 2 +- doc/man/restic-list.1 | 2 +- doc/man/restic-ls.1 | 2 +- doc/man/restic-migrate.1 | 2 +- doc/man/restic-mount.1 | 2 +- doc/man/restic-prune.1 | 2 +- doc/man/restic-rebuild-index.1 | 2 +- doc/man/restic-recover.1 | 2 +- doc/man/restic-restore.1 | 2 +- doc/man/restic-rewrite.1 | 2 +- doc/man/restic-self-update.1 | 2 +- doc/man/restic-snapshots.1 | 2 +- doc/man/restic-stats.1 | 2 +- doc/man/restic-tag.1 | 2 +- doc/man/restic-unlock.1 | 2 +- doc/man/restic-version.1 | 2 +- doc/man/restic.1 | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/doc/man/restic-backup.1 b/doc/man/restic-backup.1 index 2598678d0..4297c3b8e 100644 --- a/doc/man/restic-backup.1 +++ b/doc/man/restic-backup.1 @@ -205,7 +205,7 @@ Exit status is 3 if some source data could not be read (incomplete snapshot crea .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-cache.1 b/doc/man/restic-cache.1 index 302bcb01e..3552fb1dc 100644 --- a/doc/man/restic-cache.1 +++ b/doc/man/restic-cache.1 @@ -118,7 +118,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-cat.1 b/doc/man/restic-cat.1 index 1fb7dd45f..2e787fa06 100644 --- a/doc/man/restic-cat.1 +++ b/doc/man/restic-cat.1 @@ -106,7 +106,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-check.1 b/doc/man/restic-check.1 index e08b83d46..e641fc2b5 100644 --- a/doc/man/restic-check.1 +++ b/doc/man/restic-check.1 @@ -123,7 +123,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-copy.1 b/doc/man/restic-copy.1 index 07dcfe957..53badecc9 100644 --- a/doc/man/restic-copy.1 +++ b/doc/man/restic-copy.1 @@ -147,7 +147,7 @@ new destination repository using the "init" command. .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-diff.1 b/doc/man/restic-diff.1 index f0707a257..31c34dc8a 100644 --- a/doc/man/restic-diff.1 +++ b/doc/man/restic-diff.1 @@ -126,7 +126,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-dump.1 b/doc/man/restic-dump.1 index f9a2368bc..61b3b3ec8 100644 --- a/doc/man/restic-dump.1 +++ b/doc/man/restic-dump.1 @@ -129,7 +129,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-find.1 b/doc/man/restic-find.1 index 4f5bdd4e3..9fa4dd811 100644 --- a/doc/man/restic-find.1 +++ b/doc/man/restic-find.1 @@ -151,7 +151,7 @@ It can also be used to search for restic blobs or trees for troubleshooting. .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH EXAMPLE diff --git a/doc/man/restic-forget.1 b/doc/man/restic-forget.1 index f46d05736..d8a69856e 100644 --- a/doc/man/restic-forget.1 +++ b/doc/man/restic-forget.1 @@ -217,7 +217,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-generate.1 b/doc/man/restic-generate.1 index e3733ce60..6b54ebfca 100644 --- a/doc/man/restic-generate.1 +++ b/doc/man/restic-generate.1 @@ -127,7 +127,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-init.1 b/doc/man/restic-init.1 index 80edf5362..194f31756 100644 --- a/doc/man/restic-init.1 +++ b/doc/man/restic-init.1 @@ -134,7 +134,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-key.1 b/doc/man/restic-key.1 index ff6ab4fd0..4163cefa5 100644 --- a/doc/man/restic-key.1 +++ b/doc/man/restic-key.1 @@ -118,7 +118,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-list.1 b/doc/man/restic-list.1 index e2f878c76..6683e2c47 100644 --- a/doc/man/restic-list.1 +++ b/doc/man/restic-list.1 @@ -106,7 +106,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-ls.1 b/doc/man/restic-ls.1 index afd72ff71..a16716434 100644 --- a/doc/man/restic-ls.1 +++ b/doc/man/restic-ls.1 @@ -141,7 +141,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-migrate.1 b/doc/man/restic-migrate.1 index ee4d44e71..d8127090e 100644 --- a/doc/man/restic-migrate.1 +++ b/doc/man/restic-migrate.1 @@ -112,7 +112,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-mount.1 b/doc/man/restic-mount.1 index da38ae451..ce4f893a7 100644 --- a/doc/man/restic-mount.1 +++ b/doc/man/restic-mount.1 @@ -190,7 +190,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-prune.1 b/doc/man/restic-prune.1 index 88c03f72a..197cb1130 100644 --- a/doc/man/restic-prune.1 +++ b/doc/man/restic-prune.1 @@ -135,7 +135,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-rebuild-index.1 b/doc/man/restic-rebuild-index.1 index 3be67e79e..18878b66f 100644 --- a/doc/man/restic-rebuild-index.1 +++ b/doc/man/restic-rebuild-index.1 @@ -111,7 +111,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-recover.1 b/doc/man/restic-recover.1 index 7415a1113..aa3441156 100644 --- a/doc/man/restic-recover.1 +++ b/doc/man/restic-recover.1 @@ -108,7 +108,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-restore.1 b/doc/man/restic-restore.1 index 2348f7478..39ff62059 100644 --- a/doc/man/restic-restore.1 +++ b/doc/man/restic-restore.1 @@ -151,7 +151,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-rewrite.1 b/doc/man/restic-rewrite.1 index 9f33bcb64..6edf51b95 100644 --- a/doc/man/restic-rewrite.1 +++ b/doc/man/restic-rewrite.1 @@ -159,7 +159,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-self-update.1 b/doc/man/restic-self-update.1 index 25f863396..e311b2277 100644 --- a/doc/man/restic-self-update.1 +++ b/doc/man/restic-self-update.1 @@ -113,7 +113,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-snapshots.1 b/doc/man/restic-snapshots.1 index 78cd664e3..d2dbf52ee 100644 --- a/doc/man/restic-snapshots.1 +++ b/doc/man/restic-snapshots.1 @@ -130,7 +130,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-stats.1 b/doc/man/restic-stats.1 index 6e3b9838b..694bde22d 100644 --- a/doc/man/restic-stats.1 +++ b/doc/man/restic-stats.1 @@ -152,7 +152,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-tag.1 b/doc/man/restic-tag.1 index 06bf25495..1ff0b4f78 100644 --- a/doc/man/restic-tag.1 +++ b/doc/man/restic-tag.1 @@ -137,7 +137,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-unlock.1 b/doc/man/restic-unlock.1 index c4ad7f050..e5b408915 100644 --- a/doc/man/restic-unlock.1 +++ b/doc/man/restic-unlock.1 @@ -110,7 +110,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic-version.1 b/doc/man/restic-version.1 index b410d1231..eca34d60a 100644 --- a/doc/man/restic-version.1 +++ b/doc/man/restic-version.1 @@ -107,7 +107,7 @@ Exit status is 0 if the command was successful, and non-zero if there was any er .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO diff --git a/doc/man/restic.1 b/doc/man/restic.1 index 76602d02d..f76d16e38 100644 --- a/doc/man/restic.1 +++ b/doc/man/restic.1 @@ -100,7 +100,7 @@ directories in an encrypted repository stored on different backends. .PP \fB-v\fP, \fB--verbose\fP[=0] - be verbose (specify multiple times or a level using --verbose=\fB\fCn\fR, max level/times is 2) + be verbose (specify multiple times or a level using --verbose=n``, max level/times is 2) .SH SEE ALSO