From 9e6c687fca71103fd7550e25c471b9f805337b09 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Tue, 17 Jul 2018 19:31:18 +0200 Subject: update readme --- Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index faecc61d..bb997c18 100644 --- a/Readme.md +++ b/Readme.md @@ -44,9 +44,14 @@ And pull for updates: git bug pull [] ``` +You can now use commands like `show`, `comment`, `open` or `close` to display and modify bugs. + ## All commands ```bash +# Mark the bug as closed +git bug close + # Display available commands git bug commands [