This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/master by this push:
new 9bdd5d9683 Fixing typos and duplicates (#7802)
9bdd5d9683 is described below
commit 9bdd5d96831c4e280777215583f310172a7f3e6c
Author: Tyler Morgan <[email protected]>
AuthorDate: Wed Sep 13 13:10:11 2023 -0400
Fixing typos and duplicates (#7802)
* Fixing typos and duplicates
* Updating CHANGELOG
---------
Co-authored-by: Tyler Morgan <[email protected]>
---
CHANGELOG.md | 1 +
tc-health-client/README.md | 4 +---
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9ff876fac..ea739e1327 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ The format is based on [Keep a
Changelog](http://keepachangelog.com/en/1.0.0/).
## [unreleased]
- [#7665](https://github.com/apache/trafficcontrol/pull/7665) *Automation*
Changes to Ansible role dataset_loader to add ATS 9 support
+- [#7802](https://github.com/apache/trafficcontrol/pull/7802) *Traffic Control
Health Client* Fixed ReadMe.md typos and duplicates.
### Added
- [#7672](https://github.com/apache/trafficcontrol/pull/7672) *Traffic Control
Health Client* Added peer monitor flag while using `strategies.yaml`.
- [#7609](https://github.com/apache/trafficcontrol/pull/7609) *Traffic Portal*
Added Scope Query Param to SSO login.
diff --git a/tc-health-client/README.md b/tc-health-client/README.md
index 55930fad7a..0bc98e9940 100644
--- a/tc-health-client/README.md
+++ b/tc-health-client/README.md
@@ -84,8 +84,6 @@ Requires Apache TrafficServer 8.1.0 or later.
Specify the directory where log files are kept. The default location
is **/var/log/trafficcontrol/**
--l, -\-logging-dir=logging-directory
-
-v, -\-verbose
Logging verbosity. Errors are logged to the default log file
@@ -98,7 +96,7 @@ Requires Apache TrafficServer 8.1.0 or later.
The configuration file is a **JSON** file and is looked for by default
at **/etc/trafficcontrol/tc-health-client.json**
-Sample configuarion file:
+Sample configuration file:
```
{