diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2018-05-15 17:09:56 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2018-05-15 17:09:56 -0500 |
commit | 56870d0db18209396f8276bdc05d413fe4dd7a88 (patch) | |
tree | c1720870d87d6b8a37cedaa2cc7ee7992bbc8aef /man/rc-service.8 | |
parent | 4d47ce440c3e8f193cff82a77e6691ee6e7fac33 (diff) |
Man: rc-service man page cleanups
Diffstat (limited to 'man/rc-service.8')
-rw-r--r-- | man/rc-service.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/rc-service.8 b/man/rc-service.8 index 3613f8b8..2834f361 100644 --- a/man/rc-service.8 +++ b/man/rc-service.8 @@ -44,7 +44,8 @@ .Ar service .Nm .Fl Z , -dry-run -.Ar service +.Ar service cmd +.Op Ar ... .Nm .Fl l , -list .Nm @@ -87,7 +88,7 @@ sets -x when running the service script(s). ignores dependencies when running the service. .Pp .Fl Z , -dry-run -prints out the commands it would execute rather than executing them. +displays commands rather than executing them. .Sh SEE ALSO .Xr openrc 8 , .Xr stdout 3 |