aboutsummaryrefslogtreecommitdiff
path: root/bpkg/common.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-18 15:37:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-24 18:21:41 +0200
commitd234314463b1d8c4112bf52e2c1966be5953b327 (patch)
tree86b3864c76f6292b92989d31dc10adff5437f7be /bpkg/common.cli
parentfdd72db7512ecd2410e9ddcb144abea23d67b2c7 (diff)
Fix typo in documentation
Diffstat (limited to 'bpkg/common.cli')
-rw-r--r--bpkg/common.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/common.cli b/bpkg/common.cli
index e71140a..d2be090 100644
--- a/bpkg/common.cli
+++ b/bpkg/common.cli
@@ -189,7 +189,7 @@ namespace bpkg
bpkg::auth --auth = bpkg::auth::remote
{
"<type>",
- "Repository types be authenticated. Valid values for this option are
+ "Types of repositories to authenticate. Valid values for this option are
\cb{none}, \cb{remote}, \cb{all}. By default only remote repositories
are authenticated. You can request authentication of local repositories
by passing \cb{all} or disable authentication completely by passing