From bb47ae9373fc0959022ed59992485f3e044bbd1b Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 23 Sep 2021 13:11:17 +0530 Subject: gnbug: Print only open bugs in issue listing. * gnbug (gnbug-list): Print only open bugs in issue listing. * README.gmi (gnbug): Update documentation. --- README.gmi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.gmi') 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 ``` -- cgit v1.2.3