diff --git a/docs/USAGE.md b/docs/USAGE.md index 2a06d52d..94d65402 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -111,7 +111,7 @@ To validate your configuration the application will use, utilize the following: ```text onedrive --display-config ``` -This will display all the pertinent runtime interpretation of the options and configuration you are using. This is helpful to validate the client will perform the operations your asking without performing a sync. Example output is as follows: +This will display all the pertinent runtime interpretation of the options and configuration you are using. Example output is as follows: ```text onedrive version = vX.Y.Z-A-bcdefghi Config path = /home/alex/.config/onedrive @@ -302,7 +302,7 @@ nano ~/.config/onedrive/config ``` This file does not get created by default, and should only be created if you want to change the 'default' operational parameters. -See the [config](https://raw.githubusercontent.com/abraunegg/onedrive/master/config) file for the full list of options, and [All available commands](https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md#all-available-commands) for all possible keys and there default values. +See the [config](https://raw.githubusercontent.com/abraunegg/onedrive/master/config) file for the full list of options, and [All available commands](https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md#all-available-commands) for all possible keys and their default values. ### The default configuration file is listed below: ```text