diff --git a/tasks/general/acct_mgmt/users.yml b/tasks/general/acct_mgmt/users.yml index 990210b..95e7a0f 100644 --- a/tasks/general/acct_mgmt/users.yml +++ b/tasks/general/acct_mgmt/users.yml @@ -98,7 +98,7 @@ if [[ "$1" == "-"* || $2 != "" ]]; then echo 'USAGE: weather [location] Any "-" paramaters call the usage since this function does not take any options. - Location is optional since the API can determine your connection's location. + Location is optional since the API can determine your connection\'s location. Useful location types: $zip_code | Ex: 12345 $city,$state | Ex: Austin,Texas