aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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