Browse Source

update README

smaller-size
AJ ONeal 5 years ago
parent
commit
dd25ba0787
  1. 2
      README.md

2
README.md

@ -51,7 +51,7 @@ And what that might look like:
```
# 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
```

Loading…
Cancel
Save