Up version to 0.2.0.
[oweals/dinit.git] / doc / manpages / dinit-service.5
index c3b4c26e013c0ab0a829983d4fae631600536f50..5b2c02a140f40ffb86867dc1649cad900e20d205 100644 (file)
@@ -1,4 +1,4 @@
-.TH DINIT-SERVICE "5" "March 2018" "Dinit 0.1.1" "Dinit \- service management system"
+.TH DINIT-SERVICE "5" "June 2018" "Dinit 0.2.0" "Dinit \- service management system"
 .SH NAME
 Dinit service description files
 .\"
@@ -201,6 +201,15 @@ will go this file.
 .TP
 \fBoptions\fR = \fIoption\fR...
 Specifies various options for this service. See the \fBOPTIONS\fR section.
+.TP
+\fBload-options\fR = \fIload_option\fR...
+Specifies options for interpreting other settings when loading this service
+description. Currently there is only one available option, \fBsub-vars\fR,
+which specifies that command line arguments in the form of \fB$NAME\fR should
+be replaced with the contents of the environment variable with the specified
+name. Note that no word-splitting is performed and the variable value always
+becomes a single argument; if the variable is not defined, it is replaced with
+an empty (zero-length) argument.
 .\"
 .SS OPTIONS
 .\"