Skip to content

Commit

Permalink
Change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
deajan authored Oct 30, 2024
1 parent c27517f commit 27fa2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcpping
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ usage () {
echo "Usage: $name [-d] [-c] [-C] [-w sec] [-q num] [-x count] ipaddress [port]"
echo
echo " -d print timestamp before every result"
echo " -c print a columned result line"
echo " -c print a computer parsable result line"
echo " -C print in the same format as fping's -C option"
echo " -w wait time in seconds (defaults to 1). Linux supports float values, ie '.2'"
echo " -r repeat every n seconds (defaults to auto). Linux supports float values, ie '.2'"
Expand Down

0 comments on commit 27fa2c9

Please sign in to comment.