diff options
-rw-r--r-- | Readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |