aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index c144363..782c868 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,18 @@
This utility converts simple systemd services to OpenRC init-scripts.
## Usage
+
+### initify
See
initify.pl --help
+### cronify
+
+ cronify.pl [file]
+
+Turns a systemd timer-file into a `cron` timespec
+
## TODO
- Handle the targets which directly map to OpenRC runlevels