From f6b4830c0b68f3b5c616236bc9d51943765c8b4a Mon Sep 17 00:00:00 2001 From: amine Date: Tue, 10 Dec 2019 20:30:29 +0100 Subject: bridge/gitlab: support self-hosted GitLab instance --- doc/man/git-bug-bridge-configure.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/man/git-bug-bridge-configure.1') diff --git a/doc/man/git-bug-bridge-configure.1 b/doc/man/git-bug-bridge-configure.1 index 14b773a6..d1dc9f7d 100644 --- a/doc/man/git-bug-bridge-configure.1 +++ b/doc/man/git-bug-bridge-configure.1 @@ -39,6 +39,10 @@ Token configuration can be directly passed with the \-\-token flag or in the ter \fB\-u\fP, \fB\-\-url\fP="" The URL of the target repository +.PP +\fB\-b\fP, \fB\-\-base\-url\fP="" + The base URL of your issue tracker service + .PP \fB\-o\fP, \fB\-\-owner\fP="" The owner of the target repository -- cgit