Skip to content

Commit 01e2308

Browse files
hosseinsiaMVrachev
andauthored
Update CLI.md (#1508)
* Update CLI.md Update the suggested command template for "trust keys", to make it consistent with other examples. Signed-off-by: hosseinsia <[email protected]> * Update docs/CLI.md Remove the + to avoid confusion. Co-authored-by: Martin Vrachev <[email protected]> Signed-off-by: hosseinsia <[email protected]> Co-authored-by: Martin Vrachev <[email protected]>
1 parent ab41675 commit 01e2308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ itself. The --trust command-line option, in conjunction with --pubkeys and
153153
--role, can be used to indicate the trusted keys of a role.
154154

155155
```Bash
156-
$ repo.py --trust --pubkeys --role
156+
$ repo.py --trust --pubkeys </path/to/foo_key.pub> --role <rolename>
157157
```
158158

159159
For example:

0 commit comments

Comments
 (0)