summaryrefslogtreecommitdiff
path: root/gemfeed/2023-09-25-dtail-usage-examples.gmi.tpl
diff options
context:
space:
mode:
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!