summaryrefslogtreecommitdiff
path: root/README.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'README.gmi')
-rw-r--r--README.gmi4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.gmi b/README.gmi
index b400a8d..eede2c9 100644
--- a/README.gmi
+++ b/README.gmi
@@ -28,12 +28,12 @@ Other discussions on leaving github
You may peruse the issues in this repository using the provided gnbug command-line interface. gnbug requires guile. Please install guile before running gnbug.
-List all issues.
+List all open issues.
```
./gnbug list
```
-Only list issues assigned to pjotrp.
+Only list open issues assigned to pjotrp.
```
./gnbug list --assigned=pjotrp
```