[systemd-devel] [PATCH 2/2] Document continuation support in systemd.exec
Michal Vyskocil
mvyskocil at suse.cz
Fri Jan 18 01:05:25 PST 2013
---
man/systemd.exec.xml | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 71472b4..8c23687 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -299,9 +299,11 @@
contain new-line separated variable
assignments. Empty lines and lines
starting with ; or # will be ignored,
- which may be used for commenting. The
- parser strips leading and
- trailing whitespace from the values
+ which may be used for commenting. Lines
+ ends with a backslash are concatenated with
+ previous one allowing multiline variable
+ definition. The parser strips leading
+ and trailing whitespace from the values
of assignments, unless you use
double quotes (").</para>
--
1.7.7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20130118/f353c588/attachment.pgp>
More information about the systemd-devel
mailing list