aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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