summaryrefslogtreecommitdiff
path: root/gemfeed/2023-09-25-dtail-usage-examples.gmi.tpl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-21 10:55:25 +0200
committerPaul Buetow <paul@buetow.org>2025-02-21 10:55:25 +0200
commit5a76af565ea910512b0418c56437467068821fd6 (patch)
treed8ee7610db5f698703d5891eb9b6aabd1f699f14 /gemfeed/2023-09-25-dtail-usage-examples.gmi.tpl
parenta30460cc038708e3a01cbe8cf4d90c6572e26784 (diff)
parent75655782fe8ad0b8b9b5fd26a6837e8a745b7268 (diff)
Merge branch 'content-gemtext' of codeberg.org:snonux/foo.zone into content-gemtext
Diffstat (limited to 'gemfeed/2023-09-25-dtail-usage-examples.gmi.tpl')
-rw-r--r--gemfeed/2023-09-25-dtail-usage-examples.gmi.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/gemfeed/2023-09-25-dtail-usage-examples.gmi.tpl b/gemfeed/2023-09-25-dtail-usage-examples.gmi.tpl
index 8c41c1f7..8dc6f852 100644
--- a/gemfeed/2023-09-25-dtail-usage-examples.gmi.tpl
+++ b/gemfeed/2023-09-25-dtail-usage-examples.gmi.tpl
@@ -22,6 +22,10 @@ DTail is a distributed DevOps tool for tailing, grepping, catting logs and other
| |
```
+<< template::inline::toc
+
+## Commands
+
DTail consists out of a server and several client binaries. In this post, I am showcasing their use!
* Use `dtail` to follow logs
@@ -232,7 +236,7 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
-<< template::inline::index dtail
+<< template::inline::rindex dtail
I hope you find the tools presented in this post useful!