diff options
author | B. Watson <urchlay@slackware.uk> | 2023-06-21 05:00:53 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-06-21 05:00:53 -0400 |
commit | 1e405f781ef7778af5f410001b7b2540aaec406d (patch) | |
tree | 5c3e990089b86279c3e6bf5af2a229163e64d9b0 /NEWS | |
parent | 1d07a7b3e9e2183b2b5daf175403a3c0b30457c4 (diff) | |
download | sbo-maintainer-tools-1e405f781ef7778af5f410001b7b2540aaec406d.tar.gz |
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ sbolint: - Option bundling is now supported (e.g. -qr is the same as -q -r). - Long names for all options (see --help or man page). - New -n (--no-notes) option to disable notes. +- You can use - for a build name, to read a list of builds from + standard input. This is actually not new, but was undocumented before. - If doinst.sh exists, it's checked for correct usage of config(), preserve_perms(), and gtk-update-icon-cache. |