From c39fe3433bf73aa2562fb366cc82bc9c3cc6616a Mon Sep 17 00:00:00 2001 From: Mark Griffiths Date: Wed, 27 Aug 2014 00:30:08 +0100 Subject: Various additions and fixes --- doc_src/count.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc_src/count.txt') diff --git a/doc_src/count.txt b/doc_src/count.txt index 9f904311..279ead7d 100644 --- a/doc_src/count.txt +++ b/doc_src/count.txt @@ -9,7 +9,7 @@ count $VARIABLE `count` prints the number of arguments that were passed to it. This is usually used to find out how many elements an environment variable array contains. -`count` does not accept any options, including '`-h`'. +`count` does not accept any options, including `-h` or `--help`. `count` exits with a non-zero exit status if no arguments were passed to it, and with zero if at least one argument was passed. -- cgit v1.2.3