From 7635f88ff7a6bf78a3227969f0601adfc6a1f7ff Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Tue, 15 Oct 2019 21:03:47 -0600 Subject: [PATCH] fix some spelling --- README.md | 4 ++-- man/boxctl.8 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 78e6344..b52eaf0 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/man/boxctl.8 b/man/boxctl.8 index 6135e6a..9ebb015 100644 --- a/man/boxctl.8 +++ b/man/boxctl.8 @@ -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