malcontent-client: Rename ‘get’ command to ‘get-app-filter’
There’ll be other types of getting happening soon. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
a7947d56e6
commit
2b180a9afd
2 changed files with 18 additions and 15 deletions
|
@ -10,7 +10,7 @@ malcontent\-client — Parental Controls Access Utility
|
|||
.SH SYNOPSIS
|
||||
.IX Header "SYNOPSIS"
|
||||
.\"
|
||||
\fBmalcontent\-client get [\-q] [\-n] [\fPUSER\fB]
|
||||
\fBmalcontent\-client get\-app\-filter [\-q] [\-n] [\fPUSER\fB]
|
||||
.PP
|
||||
\fBmalcontent\-client check [\-q] [\-n] [\fPUSER\fB] \fPARG\fB
|
||||
.\"
|
||||
|
@ -25,10 +25,10 @@ controls.
|
|||
It communicates with accounts-service, which stores parental controls data.
|
||||
.PP
|
||||
Its first argument is a command to run. Currently, the only supported commands
|
||||
are \fBget\fP and \fBcheck\fP.
|
||||
are \fBget\-app\-filter\fP and \fBcheck\fP.
|
||||
.\"
|
||||
.SH \fBget\fP OPTIONS
|
||||
.IX Header "get OPTIONS"
|
||||
.SH \fBget\-app\-filter\fP OPTIONS
|
||||
.IX Header "get\-app\-filter OPTIONS"
|
||||
.\"
|
||||
.IP "\fBUSER\fP"
|
||||
Username or ID of the user to get the app filter for. If not specified, the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue