Skip to content

Commit

Permalink
docs(readme): update kman help output
Browse files Browse the repository at this point in the history
  • Loading branch information
Stef16Robbe authored Nov 20, 2024
1 parent c6253ac commit a268d80
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ A bit more information on the problem it solves can be found in [this issue](htt

## How do I use it

```
(from `kman help`):

```plaintext
A Kubeconfig MANager that allows you to easily refresh oauth tokens
Usage: kman [OPTIONS] [COMMAND]
Expand All @@ -36,6 +38,7 @@ Commands:
list Lists all contexts
select Select context to use
refresh Refresh context token
remove Remove context(s)
help Print this message or the help of the given subcommand(s)
Options:
Expand Down

0 comments on commit a268d80

Please sign in to comment.