aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/count.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/count.txt')
-rw-r--r--doc_src/count.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc_src/count.txt b/doc_src/count.txt
index 4587209f..9f904311 100644
--- a/doc_src/count.txt
+++ b/doc_src/count.txt
@@ -18,10 +18,8 @@ count $VARIABLE
\fish
count $PATH
-
# Returns the number of directories in the users PATH variable.
count *.txt
-
# Returns the number of files in the current working directory ending with the suffix '.txt'.
\endfish \ No newline at end of file