*: fix errors reported by languagetool (#6069)

This commit is contained in:
Seth Falco
2021-08-15 19:59:09 +02:00
committed by GitHub
parent 3fbefc8b77
commit 3e4c519004
281 changed files with 433 additions and 429 deletions

View File

@@ -3,11 +3,11 @@
> Utility for managing Time Machine backups. Most verbs require root privileges.
> More information: <https://ss64.com/osx/tmutil.html>.
- Set a HFS+ drive as the backup destination:
- Set an HFS+ drive as the backup destination:
`sudo tmutil setdestination {{path/to/disk_mount_point}}`
- Set a APF share or SMB share as the backup destination:
- Set an APF share or SMB share as the backup destination:
`sudo tmutil setdestination {{protocol://user[:password]@host/share}}`