update README

This commit is contained in:
AJ ONeal 2019-07-10 01:55:01 -06:00
부모 f9631d852a
커밋 dd25ba0787
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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
```