]> git.proxmox.com Git - cargo.git/commitdiff
Minor punctuation fixes for manpage.
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 3 Dec 2019 07:40:10 +0000 (23:40 -0800)
committerJeremy Fitzhardinge <jsgf@fb.com>
Fri, 6 Dec 2019 08:53:29 +0000 (00:53 -0800)
src/etc/man/cargo-vendor.1

index 3860057f551b92033341386b854f84c42ccace62..1b22ed7013dd33b836a1f5fdb30c103b733bc083 100644 (file)
@@ -54,7 +54,7 @@ vendored and synced to the output.
 \fB\-\-no\-delete\fP
 .RS 4
 Don\(cqt delete the "vendor" directory when vendoring, but rather keep all
-existing contents of the vendor directory
+existing contents of the vendor directory.
 .RE
 .sp
 \fB\-\-explicit\-version\fP
@@ -68,7 +68,7 @@ with the performance of re-vendoring when only a subset of the packages have cha
 \fB\-\-respect\-source\-config\fP
 .RS 4
 Instead of ignoring \fB[source]\fP configuration by default in \fB.cargo/config\fP
-read it and use it when downloading crates from crates.io, for example
+read it and use it when downloading crates from crates.io, for example.
 .RE
 .SS "Manifest Options"
 .sp