summaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorPaul D <itsascambutmailmeanyway@gmail.com>2022-12-29 16:08:22 +0000
committerPaul D <itsascambutmailmeanyway@gmail.com>2022-12-29 22:26:55 +0000
commit991b53ebea56c6f3d20f3e75b15d4b5d8b157b8c (patch)
tree16e50925b129933a06ca1d884a7fac766e364e82 /docs/man
parent949dc511560cbd7a17485c8fb26cad8da898b59a (diff)
Misc fixes.
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/borg.16
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/borg.1 b/docs/man/borg.1
index 78b7bb1c0..49256fa6a 100644
--- a/docs/man/borg.1
+++ b/docs/man/borg.1
@@ -54,7 +54,7 @@ it does not matter when or where archives were created (e.g. different hosts).
.SS A step\-by\-step example
.INDENT 0.0
.IP 1. 3
-Before a backup can be made a repository has to be initialized:
+Before a backup can be made, a repository has to be initialized:
.INDENT 3.0
.INDENT 3.5
.sp
@@ -91,7 +91,7 @@ $ borg \-r /path/to/repo create \-\-stats Tuesday ~/src ~/Documents
.UNINDENT
.UNINDENT
.sp
-This backup will be a lot quicker and a lot smaller since only new never
+This backup will be a lot quicker and a lot smaller since only new, never
before seen data is stored. The \fB\-\-stats\fP option causes Borg to
output statistics about the newly created archive such as the deduplicated
size (the amount of unique data not shared with other archives):
@@ -189,7 +189,7 @@ $ borg \-r /path/to/repo compact
\fBNOTE:\fP
.INDENT 0.0
.INDENT 3.5
-Borg is quiet by default (it works on WARNING log level).
+Borg is quiet by default (it defaults to WARNING log level).
You can use options like \fB\-\-progress\fP or \fB\-\-list\fP to get specific
reports during command execution. You can also add the \fB\-v\fP (or
\fB\-\-verbose\fP or \fB\-\-info\fP) option to adjust the log level to INFO to