diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-01-18 00:12:48 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-01-18 00:13:11 +0100 |
commit | d66fdbe1963ad9561a336ec95e476e41381a2d91 (patch) | |
tree | c12d4b5a805d3d9e6196e2cc59fb7caec0919c89 /src/tools/README.md | |
parent | 1d5addd14bc3f0c7279b41882fc9b8ff60fac450 (diff) | |
download | notes-d66fdbe1963ad9561a336ec95e476e41381a2d91.tar.gz notes-d66fdbe1963ad9561a336ec95e476e41381a2d91.zip |
sed: add initial examples
Diffstat (limited to 'src/tools/README.md')
-rw-r--r-- | src/tools/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/README.md b/src/tools/README.md index 2aa2f5c..7b9b184 100644 --- a/src/tools/README.md +++ b/src/tools/README.md @@ -17,3 +17,4 @@ - [ffmpeg](./ffmpeg.md) - [column](./column.md) - [sort](./sort.md) +- [sed](./sed.md) |