fix some spelling
This commit is contained in:
parent
33b7d5a52c
commit
7635f88ff7
@ -42,7 +42,7 @@ The options are as follows:
|
||||
**-f**
|
||||
|
||||
> Force installation of all packages.
|
||||
> This skipps the 'intelligent' diff mode.
|
||||
> This skips the 'intelligent' diff mode.
|
||||
|
||||
**-m**
|
||||
|
||||
@ -96,7 +96,7 @@ The options are as follows:
|
||||
|
||||
*$CWD/users*
|
||||
|
||||
> A ":" delimited list of users to be added to thhe remote host.
|
||||
> A ":" delimited list of users to be added to the remote host.
|
||||
> Entries should follow the pattern: "user:uid:gid:comment:home:shell:password".
|
||||
> The "comment" filed should not contain white space for the time being.
|
||||
> "password" is expected to be an encrypted string produced via
|
||||
|
@ -50,7 +50,7 @@ Defaults to
|
||||
.Pa root .
|
||||
.It Fl f
|
||||
Force installation of all packages.
|
||||
This skipps the 'intelligent' diff mode.
|
||||
This skips the 'intelligent' diff mode.
|
||||
.It Fl m
|
||||
Run maintenance tasks.
|
||||
This includes deleting unused dependencies using
|
||||
@ -89,7 +89,7 @@ If a service is already enabled, it will be restarted each run of
|
||||
A ":" delimited list of groups to be added to the remote host.
|
||||
Entries should follow a "group:gid" pattern.
|
||||
.It Pa $CWD/users
|
||||
A ":" delimited list of users to be added to thhe remote host.
|
||||
A ":" delimited list of users to be added to the remote host.
|
||||
Entries should follow the pattern: "user:uid:gid:comment:home:shell:password".
|
||||
The "comment" filed should not contain white space for the time being.
|
||||
"password" is expected to be an encrypted string produced via
|
||||
|
Loading…
Reference in New Issue
Block a user