aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 782c868..d6288bd 100644
--- a/README.md
+++ b/README.md
@@ -6,15 +6,14 @@ This utility converts simple systemd services to OpenRC init-scripts.
### initify
See
- initify.pl --help
+ perl initify.pl --help
### cronify
- cronify.pl [file]
-
+ perl cronify.pl [file]
+
Turns a systemd timer-file into a `cron` timespec
## TODO
- Handle the targets which directly map to OpenRC runlevels
-- ~~Convert systemd timers to crontab entries~~