aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_version.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_version.md')
-rw-r--r--doc/md/git-bug_version.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/md/git-bug_version.md b/doc/md/git-bug_version.md
new file mode 100644
index 00000000..6b6d4288
--- /dev/null
+++ b/doc/md/git-bug_version.md
@@ -0,0 +1,25 @@
+## git-bug version
+
+Show git-bug version information
+
+### Synopsis
+
+Show git-bug version information
+
+```
+git-bug version [flags]
+```
+
+### Options
+
+```
+ -n, --number Only show the version number
+ -c, --commit Only show the commit hash
+ -a, --all Show all version informations
+ -h, --help help for version
+```
+
+### SEE ALSO
+
+* [git-bug](git-bug.md) - A bug tracker embedded in Git
+