Skip to content

Commit ecd1f81

Browse files
committed
store/keychain: update README
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
1 parent 159b64f commit ecd1f81

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

store/keychain/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,4 @@ You can build the CLI by running `go build` inside the `store/` root directory.
4141
```console
4242
$ go build -o keychain-cli ./keychain/cmd/
4343
$ ./keychain-cli
44-
Usage:
45-
[command]
46-
47-
Available Commands:
48-
completion Generate the autocompletion script for the specified shell
49-
delete
50-
get
51-
help Help about any command
52-
list
53-
store
54-
55-
Flags:
56-
-h, --help help for this command
57-
58-
Use " [command] --help" for more information about a command.
5944
```

0 commit comments

Comments
 (0)