malcontent-client: Improve specificity of exit statuses
Add a couple of missing exit statuses (and document them) and convert Malcontent errors to exit statuses more specifically. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
300b5a624f
commit
a54415aa2c
2 changed files with 30 additions and 2 deletions
|
@ -102,6 +102,15 @@ The current user was not authorized to query the app filter for the given user.
|
|||
If running the \fBcheck\-app\-filter\fP command, the given path, content type or
|
||||
flatpak ref was \fInot\fP allowed for the given user.
|
||||
.\"
|
||||
.IP "4" 4
|
||||
.IX Item "4"
|
||||
Malcontent is disabled at the system level, and hence parental controls are
|
||||
not enabled or enforced.
|
||||
.\"
|
||||
.IP "5" 4
|
||||
.IX Item "5"
|
||||
An operation failed and no more specific error information is available.
|
||||
.\"
|
||||
.SH BUGS
|
||||
.IX Header "BUGS"
|
||||
.\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue