aboutsummaryrefslogtreecommitdiff
path: root/man/man1/ca.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/ca.1df')
-rw-r--r--man/man1/ca.1df13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/man1/ca.1df b/man/man1/ca.1df
new file mode 100644
index 00000000..06f3e100
--- /dev/null
+++ b/man/man1/ca.1df
@@ -0,0 +1,13 @@
+.TH CA 1df "July 2016" "Manual page for ca"
+.SH NAME
+.B ca
+\- print a count of the given arguments
+.SH SYNOPSIS
+.B ca
+arg1 arg2 arg3
+.SH DESCRIPTION
+.B ca
+counts all its arguments and prints the count. Useful for quickly counting a
+glob expansion.
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>