update README
This commit is contained in:
parent
f9631d852a
commit
dd25ba0787
|
@ -51,7 +51,7 @@ And what that might look like:
|
||||||
|
|
||||||
```
|
```
|
||||||
# Here the service is named "foo" implicitly
|
# Here the service is named "foo" implicitly
|
||||||
# '--bar /baz' is passed as arguments to foo.exe
|
# '--bar /baz' will be used for arguments to foo.exe in the service file
|
||||||
serviceman add foo.exe -- --bar /baz
|
serviceman add foo.exe -- --bar /baz
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue