aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 003dc25..4b7ccfc 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ I try to follow the POSIX version of those commands for simplicity sake, e.g `ma
| `echo` | display a line of text |
| `yes` | output a string repeatedly until killed |
| `df` | report free disk space |
+| `strings` | find printable strings in files |
## Pending