Nitpicks, cleanups, and spellcheck

This commit is contained in:
Matt Nadareski
2021-08-19 11:08:54 -07:00
parent 5da40e3293
commit 68c816a8c8
38 changed files with 107 additions and 132 deletions

View File

@@ -7,7 +7,7 @@
## Command description
This operation will show the statistics that have been stored locally on your environment.
This operation will show the statistics that have been stored locally in your environment.
## Command usage
@@ -28,6 +28,6 @@ Aaru -d [true/false] -v [true/false] database stats -h [true/false]
## Operating system support
| FreeBSD | macOS | Linux | Windows |
|---|---|---|---|
| Yes | Yes | Yes | Yes |
| ------- | ----- | ----- | ------- |
| Yes | Yes | Yes | Yes |

View File

@@ -7,7 +7,7 @@
## Command description
This operation will update the master database, and can optionally clear the master and local database.
This operation will update the master database and optionally clear the master and local databases.
## Command usage
@@ -32,5 +32,5 @@ Aaru -d [true/false] -v [true/false] database update -h [true/false]
## Operating system support
| FreeBSD | macOS | Linux | Windows |
|---|---|---|---|
| Yes | Yes | Yes | Yes |
| ------- | ----- | ----- | ------- |
| Yes | Yes | Yes | Yes |