diff options
-rw-r--r-- | bpkg/common.cli | 2 |
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 |