aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_select.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-03-01 23:17:57 +0100
committerGitHub <noreply@github.com>2019-03-01 23:17:57 +0100
commit7260ca05bc3588c0572887a7d8f1b897c7fc13da (patch)
tree66854358df3cb9de651f7688556ec5a4b8ab1868 /doc/md/git-bug_select.md
parent0aefae6fcca5786f2c898029c3d6282f760f2c63 (diff)
parentb6bed784e5664819250aac20b2b9690879ee6ab1 (diff)
downloadgit-bug-7260ca05bc3588c0572887a7d8f1b897c7fc13da.tar.gz
Merge pull request #89 from MichaelMure/identity
WIP identity in git
Diffstat (limited to 'doc/md/git-bug_select.md')
-rw-r--r--doc/md/git-bug_select.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/md/git-bug_select.md b/doc/md/git-bug_select.md
index 6831496d..c8125380 100644
--- a/doc/md/git-bug_select.md
+++ b/doc/md/git-bug_select.md
@@ -1,10 +1,10 @@
## git-bug select
-Select a bug for implicit use in future commands
+Select a bug for implicit use in future commands.
### Synopsis
-Select a bug for implicit use in future commands
+Select a bug for implicit use in future commands.
```
git-bug select <id> [flags]
@@ -27,5 +27,5 @@ git bug status
### SEE ALSO
-* [git-bug](git-bug.md) - A bug tracker embedded in Git
+* [git-bug](git-bug.md) - A bug tracker embedded in Git.