aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgoose121 <goose121@users.noreply.github.com>2017-12-09 16:31:27 -0700
committerGitHub <noreply@github.com>2017-12-09 16:31:27 -0700
commitf9ccbb147924a2371a1ae5a925c1be6858cca5fa (patch)
tree934a9d0a3ecdaae878e6923b67e77c2b06a5e52b
parent3f3c744f5a0e4133606a5141c2c273daf1a38587 (diff)
downloadinitify-f9ccbb147924a2371a1ae5a925c1be6858cca5fa.tar.lz
initify-f9ccbb147924a2371a1ae5a925c1be6858cca5fa.tar.xz
initify-f9ccbb147924a2371a1ae5a925c1be6858cca5fa.zip
Add cronify 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