aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/README.md')
-rw-r--r--src/cli/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cli/README.md b/src/cli/README.md
index 5eac7cb..c20edc3 100644
--- a/src/cli/README.md
+++ b/src/cli/README.md
@@ -1,9 +1,11 @@
# CLI foo
- [awk](./awk.md)
+- [cut](./cut.md)
- [sed](./sed.md)
- [column](./column.md)
- [sort](./sort.md)
- [tr](./tr.md)
- [tac](./tac.md)
+- [rev](./rev.md)
- [paste](./paste.md)