diff options
author | Michael Muré <batolettre@gmail.com> | 2023-01-17 20:25:34 +0100 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2023-01-17 22:04:34 +0100 |
commit | f23a7f07cc9d7e9b9407e0fcb99de6904f1b52a8 (patch) | |
tree | ef4b86e5b4ea357f43685f58a9d2f19bac5e8b3a /doc/md/git-bug_bridge_new.md | |
parent | 9fc8dbf4e167ae3d3a5fd602df74645e07d79679 (diff) | |
download | git-bug-f23a7f07cc9d7e9b9407e0fcb99de6904f1b52a8.tar.gz |
commands: remove compact style for "bug", as the width adaptive default renderer cover that usage
Diffstat (limited to 'doc/md/git-bug_bridge_new.md')
-rw-r--r-- | doc/md/git-bug_bridge_new.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/git-bug_bridge_new.md b/doc/md/git-bug_bridge_new.md index 81bffd49..5e5724f5 100644 --- a/doc/md/git-bug_bridge_new.md +++ b/doc/md/git-bug_bridge_new.md @@ -4,7 +4,7 @@ Configure a new bridge ### Synopsis - Configure a new bridge by passing flags or/and using interactive terminal prompts. You can avoid all the terminal prompts by passing all the necessary flags to configure your bridge. +Configure a new bridge by passing flags or/and using interactive terminal prompts. You can avoid all the terminal prompts by passing all the necessary flags to configure your bridge. ``` git-bug bridge new [flags] |