summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.gmi6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.gmi b/README.gmi
index eede2c9..3bbb827 100644
--- a/README.gmi
+++ b/README.gmi
@@ -55,5 +55,9 @@ List issues that were created or updated in the last 3 days, in the last week or
./gnbug news --since='1 month'
```
-Using `direnv` with `gnbug` allows the user to drop the `./` in the command.
+To learn more about gnbug, please use the built-in help feature.
+```
+./gnbug --help
+```
+Using `direnv` with `gnbug` allows the user to drop the `./` in the command.