aboutsummaryrefslogtreecommitdiff
path: root/cmd/silentct-mon/examples.help2man
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2024-05-19 13:25:28 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2024-05-19 13:25:28 +0200
commit9ea21d51d7bc561386446613f0a9dd67833614e5 (patch)
tree8ef55a1fe10742eebd586c3375c770498be855d3 /cmd/silentct-mon/examples.help2man
parentce1ca03f9fead7f68063f224a7e835b6a3652b58 (diff)
Use "silentct" instead of "silent-ct" in example
Diffstat (limited to 'cmd/silentct-mon/examples.help2man')
-rw-r--r--cmd/silentct-mon/examples.help2man4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/silentct-mon/examples.help2man b/cmd/silentct-mon/examples.help2man
index 15f97cb..3fc76ff 100644
--- a/cmd/silentct-mon/examples.help2man
+++ b/cmd/silentct-mon/examples.help2man
@@ -27,11 +27,11 @@ A basic configuration is shown below.
Bootstrap a new monitor in a non-existent directory:
-.B $ silentct-mon -b -c ~/.config/silent-ct/config.json -d ~/.local/lib/silent-ct
+.B $ silentct-mon -b -c ~/.config/silentct/config.json -d ~/.local/lib/silentct
Run the monitor continuously:
-.B $ silentct-mon -c ~/.config/silent-ct/config.json -d ~/.local/lib/silent-ct
+.B $ silentct-mon -c ~/.config/silentct/config.json -d ~/.local/lib/silentct
Use
.B -v DEBUG