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/SUMMARY.md | |
parent | 94a774fab936fef4b3218973c35543c19dae11d8 (diff) | |
download | notes-ce1598198ea4878edc97df16d9061be75eca7b9b.tar.gz notes-ce1598198ea4878edc97df16d9061be75eca7b9b.zip |
find: initial notes
Diffstat (limited to 'src/SUMMARY.md')
-rw-r--r-- | src/SUMMARY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 4a606f4..c1f7cca 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -19,6 +19,7 @@ - [paste](./cli/paste.md) - [xargs](./cli/xargs.md) - [grep](./cli/grep.md) + - [find](./cli/find.md) - [Tools](./tools/README.md) - [tmux](./tools/tmux.md) |