diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2025-02-20 21:25:46 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2025-02-20 21:25:46 +0100 |
commit | ce1598198ea4878edc97df16d9061be75eca7b9b (patch) | |
tree | ff605244943c52c93384c34e0ca1cff59039d54a /src/cli/README.md | |
parent | 94a774fab936fef4b3218973c35543c19dae11d8 (diff) | |
download | notes-ce1598198ea4878edc97df16d9061be75eca7b9b.tar.gz notes-ce1598198ea4878edc97df16d9061be75eca7b9b.zip |
find: initial notes
Diffstat (limited to 'src/cli/README.md')
-rw-r--r-- | src/cli/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli/README.md b/src/cli/README.md index 6b7a661..ffde988 100644 --- a/src/cli/README.md +++ b/src/cli/README.md @@ -11,3 +11,4 @@ - [paste](./paste.md) - [xargs](./xargs.md) - [grep](./grep.md) +- [find](./find.md) |