polkit (formerly PolicyKit) is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.
Other
65
stars
32
forks
source link
pkcheck: fix a difference between the manual page and the `--help|-h` output - [merged] #382
In gitlab.freedesktop.org by vmihalko on Apr 4, 2023, 13:10
Link to the original merge request: https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/173 This merge request consists of the following commits:
https://github.com/polkit-org/polkit/commit/4aa871fcdb9d289657e934e1140b2587502d88df ("fixup! pkcheck: consider also short opts in error messages")
https://github.com/polkit-org/polkit/commit/8302224bb43246fc9d95b744f179afa1f6bc01bf ("pkcheck: consider also short opts in error messages")
https://github.com/polkit-org/polkit/commit/4b047759efdc860d871a73dbd593b8f7ecd1f6ae ("pkcheck: parse the short '-h' arg option")
https://github.com/polkit-org/polkit/commit/b339e7e5df545da1c6fbfed4a76acdd758c37803 ("pkcheck: add short opts to man page")