summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-12-08 13:09:34 +0200
committerPaul Buetow <paul@buetow.org>2024-12-08 13:09:34 +0200
commit5897262698ac68a85ad68b69f4f6aeb3171d399a (patch)
treec142930276a262176f160d21abcb35ef698f9cad /README.md
parented5f36ed3dffbac12247e5130e61d8ebd8ad82f5 (diff)
use of endless methods
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index e6e04a2..d9de495 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
# rcm
-Ruby configuration management system (rcm) - KISS and for my personal use. \ No newline at end of file
+Ruby configuration management system (rcm) - KISS and for my personal use.
+
+## Invokation
+
+```sh
+rake wireguard -- --debug
+```