diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-05-01 15:40:47 +0200 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-05-01 15:40:47 +0200 |
commit | 10d1d2a6124935e5ec9d76e50f67df8f582e112f (patch) | |
tree | 23438dbcd2e2bce2e3eec1608a588f52f0247ad5 /src/SUMMARY.md | |
parent | 1b997955d4baf2f22890b2deda74480d5654e487 (diff) | |
download | notes-10d1d2a6124935e5ec9d76e50f67df8f582e112f.tar.gz notes-10d1d2a6124935e5ec9d76e50f67df8f582e112f.zip |
tr: add 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 e770c09..24c679f 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -12,6 +12,7 @@ - [sed](./cli/sed.md) - [column](./cli/column.md) - [sort](./cli/sort.md) + - [tr](./cli/tr.md) - [Tools](./tools/README.md) - [tmux](./tools/tmux.md) |