diff options
author | Michael Muré <batolettre@gmail.com> | 2019-11-10 18:30:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-10 18:30:46 +0100 |
commit | 802b61e254c40042028d5f08bbed0968e78da265 (patch) | |
tree | 1672ea2925533bee62947f6e0a7027b1bff1cb7e /doc/man/git-bug-bridge-auth-rm.1 | |
parent | 350ab761d7b07df9bd49123130fe9807ea9a3d7e (diff) | |
parent | e0b15ee7644c20533156850e0be5a07597967450 (diff) | |
download | git-bug-802b61e254c40042028d5f08bbed0968e78da265.tar.gz |
Merge pull request #219 from MichaelMure/global-config
Global config, global bridge token
Diffstat (limited to 'doc/man/git-bug-bridge-auth-rm.1')
-rw-r--r-- | doc/man/git-bug-bridge-auth-rm.1 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/man/git-bug-bridge-auth-rm.1 b/doc/man/git-bug-bridge-auth-rm.1 new file mode 100644 index 00000000..b0222b72 --- /dev/null +++ b/doc/man/git-bug-bridge-auth-rm.1 @@ -0,0 +1,29 @@ +.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" +.nh +.ad l + + +.SH NAME +.PP +git\-bug\-bridge\-auth\-rm \- Remove a credential. + + +.SH SYNOPSIS +.PP +\fBgit\-bug bridge auth rm <id> [flags]\fP + + +.SH DESCRIPTION +.PP +Remove a credential. + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for rm + + +.SH SEE ALSO +.PP +\fBgit\-bug\-bridge\-auth(1)\fP |