diff options
| author | B. Watson <urchlay@slackware.uk> | 2023-06-21 14:34:35 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2023-06-21 14:34:35 -0400 |
| commit | 919b0a7dfa853bb2bc448956992bc427c17f9a3d (patch) | |
| tree | d745220eab05e180bc61c360be9fec70621c5f8a /NEWS | |
| parent | 0fbac3dd5e0471aa08e5ec48ecefd45ea31e8376 (diff) | |
| download | sbo-maintainer-tools-919b0a7dfa853bb2bc448956992bc427c17f9a3d.tar.gz | |
sbopkglint: option bundling and long options.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ sbopkglint: - Spaces in filenames are now handled correctly. - Permissions and ownership of icons are now checked. - Shared libraries are now checked for +x permission. +- Option bundling is now supported (e.g. -ki is the same as -k -i). +- Long names for all options (see --help or man page). sbolint: - Warning: -n option has changed meaning! It used to mean "no warnings", |
