diff options
Diffstat (limited to 'doc/md/git-bug_push.md')
-rw-r--r-- | doc/md/git-bug_push.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/md/git-bug_push.md b/doc/md/git-bug_push.md index 1ea996ed..5e95ea2f 100644 --- a/doc/md/git-bug_push.md +++ b/doc/md/git-bug_push.md @@ -1,10 +1,10 @@ ## git-bug push -Push bugs update to a git remote +Push bugs update to a git remote. ### Synopsis -Push bugs update to a git remote +Push bugs update to a git remote. ``` git-bug push [<remote>] [flags] @@ -18,5 +18,5 @@ git-bug push [<remote>] [flags] ### SEE ALSO -* [git-bug](git-bug.md) - A bug tracker embedded in Git +* [git-bug](git-bug.md) - A bug tracker embedded in Git. |