diff options
author | Michael Muré <batolettre@gmail.com> | 2019-11-10 17:32:14 +0100 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2019-11-10 17:33:44 +0100 |
commit | e0b15ee7644c20533156850e0be5a07597967450 (patch) | |
tree | a7ebd32de0b94b63ebe825c829de963470d03cab /doc/md/git-bug_bridge_token_show.md | |
parent | f8cf3fea035d7f0ad0287166c3a5016777acf5ad (diff) | |
download | git-bug-e0b15ee7644c20533156850e0be5a07597967450.tar.gz |
cli: rename "token" into "auth"
Diffstat (limited to 'doc/md/git-bug_bridge_token_show.md')
-rw-r--r-- | doc/md/git-bug_bridge_token_show.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/doc/md/git-bug_bridge_token_show.md b/doc/md/git-bug_bridge_token_show.md deleted file mode 100644 index 80439617..00000000 --- a/doc/md/git-bug_bridge_token_show.md +++ /dev/null @@ -1,22 +0,0 @@ -## git-bug bridge token show - -Display a token. - -### Synopsis - -Display a token. - -``` -git-bug bridge token show [flags] -``` - -### Options - -``` - -h, --help help for show -``` - -### SEE ALSO - -* [git-bug bridge token](git-bug_bridge_token.md) - List all known tokens. - |