summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-02-19 17:45:53 +0200
committerLars Wirzenius <liw@liw.fi>2016-02-19 17:49:16 +0200
commit8df6c12990a3b45dab78fe80b0140b13e969845f (patch)
tree670fc9b4db894fb30cfce86a881d6948f321dc0c /NEWS
parent8ffd7e0e41397b1ee5997877887c14db4411d13b (diff)
downloadcliapp-8df6c12990a3b45dab78fe80b0140b13e969845f.tar.gz
Unhide hidden options
This reveals --dump-config-names, --list-config-files, and --generate-manpage in --help output. There's no point in keeping them hidden, especially the first two.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a1670c..86d60ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
NEWS for cliapp
===============
+Version 1.20151108+git, not yet released
+---------------------------------------
+
+* The `--help` now shows the previously hidden options
+ `--dump-config-names`, `--list-config-files`, and
+ `--generate-manpage`. These are not frequently used, but sometimes
+ they are useful, and there's no point making them difficult to find.
+
Version 1.20151108, released 2016-01-09
---------------------------------------