aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-07-18 16:51:49 +0200
committerMichael Muré <batolettre@gmail.com>2018-07-18 16:51:49 +0200
commitb4ba7bde718608582ed36b216a847659e76cd872 (patch)
treeb95e97944de9a9a3f66fd75ec2761f3d5e4e3d9c /Readme.md
parentcfa11372cbcbb5f4553f3dcd8897d5f5207c6507 (diff)
downloadgit-bug-b4ba7bde718608582ed36b216a847659e76cd872.tar.gz
update readme with the label command
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index e4f58caf..6142f308 100644
--- a/Readme.md
+++ b/Readme.md
@@ -58,6 +58,9 @@ git bug commands [<option>...]
# Add a new comment to a bug
git bug comment [<options>...] <id>
+# Manipulate bug's label
+git bug label <id> [<option>...] [<label>...]
+
# Display a summary of all bugs
git bug ls