summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-04-30 23:42:01 +0100
committerRoy Marples <roy@marples.name>2009-04-30 23:42:01 +0100
commitf689187966ff4339e1868094c0636b969b4eff26 (patch)
tree17443b1a108cf3e5027ab9d4264d166a092376ea /man
parent3d0e5175d845c2386295cf454f9ee1939265fe59 (diff)
downloadopenrc-f689187966ff4339e1868094c0636b969b4eff26.tar.gz
openrc-f689187966ff4339e1868094c0636b969b4eff26.tar.bz2
openrc-f689187966ff4339e1868094c0636b969b4eff26.tar.xz
Add -Z, --dry-run option to show which services we would start/stop
without actually doing so. Fixes #151.
Diffstat (limited to 'man')
-rw-r--r--man/runscript.86
1 files changed, 5 insertions, 1 deletions
diff --git a/man/runscript.8 b/man/runscript.8
index b89e3a0..085d2bf 100644
--- a/man/runscript.8
+++ b/man/runscript.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April 26, 2009
+.Dd April 30, 2009
.Dt RUNSCRIPT 8 SMM
.Os OpenRC
.Sh NAME
@@ -33,6 +33,7 @@
.Op Fl D , -nodeps
.Op Fl d , -debug
.Op Fl s , -ifstarted
+.Op Fl Z , -dry-run
.Op Ar command ...
.Sh DESCRIPTION
.Nm
@@ -81,6 +82,9 @@ Turns off all informational output the service generates.
Output from any non OpenRC comands is not affected.
.It Fl v , -verbose
Turns on any extra informational output the service generates.
+.It Fl Z , -dry-run
+Shows what services would be stopped and/or started without actually starting
+or stopping them.
.El
.Pp
The following variables affect the service script: