aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorgoose121 <goose121@users.noreply.github.com>2017-12-09 16:27:56 -0700
committerGitHub <noreply@github.com>2017-12-09 16:27:56 -0700
commit3f3c744f5a0e4133606a5141c2c273daf1a38587 (patch)
treedc071519e988eb388cd169b6aa7a43922ea55187 /README.md
parent9d5c56b5a26ba41e10fff37f4574fd8d573b12c7 (diff)
downloadinitify-3f3c744f5a0e4133606a5141c2c273daf1a38587.tar.lz
initify-3f3c744f5a0e4133606a5141c2c273daf1a38587.tar.xz
initify-3f3c744f5a0e4133606a5141c2c273daf1a38587.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 46826b9..c144363 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,9 @@
This utility converts simple systemd services to OpenRC init-scripts.
## Usage
- initify.pl [filename]
+See
-NOTE: The service name will initially be `(fill in)`. This is due to the ability to pipe service-files from `stdin`, as well
-as the lack of a service-name field in systemd services.
+ initify.pl --help
## TODO