readme: more typos/spacing/brevity edits
This commit is contained in:
parent
f450f81040
commit
fb39c98e17
1 changed files with 4 additions and 3 deletions
|
@ -41,7 +41,7 @@ work: [] # does not execute on weekends; only if within working day/hours
|
|||
Touch `~/.vacation` to skip `work` autostarts; `rm` when work may continue :)
|
||||
|
||||
Working days are assumed Monday through Friday. Hours are between 8 AM and 4 PM.
|
||||
These parameters may be changed in the `WorkTime` class.
|
||||
Defined in the `WorkTime` class.
|
||||
|
||||
### homedir backup script
|
||||
|
||||
|
@ -56,4 +56,5 @@ The meaningful work is given away -- coordinating _[on-login]_:
|
|||
* `restic`: performs the backup
|
||||
* `pass`: stores the passphrase given to `restic`; confirmation on hardware token
|
||||
|
||||
The exclusions are highly personalized, and as such, _not_ included. Wants _shell patterns_ split by lines.
|
||||
The exclusions are highly personalized, and as such, _not_ included.
|
||||
Wants _shell patterns_ split by lines.
|
||||
|
|
Loading…
Reference in a new issue