From afe69d0c93bf9a4aaa0b6b39e8fce48c2d4ec346 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Tue, 26 Nov 2019 19:46:50 +0100 Subject: github: tiny cleanups of the configurator --- doc/man/git-bug-bridge-configure.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/man') diff --git a/doc/man/git-bug-bridge-configure.1 b/doc/man/git-bug-bridge-configure.1 index e93a9e67..6ccd44cb 100644 --- a/doc/man/git-bug-bridge-configure.1 +++ b/doc/man/git-bug-bridge-configure.1 @@ -47,6 +47,10 @@ Token configuration can be directly passed with the \-\-token flag or in the ter \fB\-T\fP, \fB\-\-token\fP="" The authentication token for the API +.PP +\fB\-i\fP, \fB\-\-token\-id\fP="" + The authentication token identifier for the API + .PP \fB\-\-token\-stdin\fP[=false] Will read the token from stdin and ignore \-\-token -- cgit