]> Cypherpunks.ru repositories - nncp.git/commitdiff
More correct exec process description
authorSergey Matveev <stargrave@stargrave.org>
Fri, 15 Nov 2019 15:47:22 +0000 (18:47 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 15 Nov 2019 16:12:39 +0000 (19:12 +0300)
doc/cfg.texi

index 5a01b7d95095267be4a3dd38ea8c5d5e111b83c1..46e3f5eca5a9bd3322250ea843e748606e729836 100644 (file)
@@ -118,13 +118,15 @@ arguments and the body fed to command's stdin.
 command, will execute:
 
 @verbatim
-echo hello world |
-    NNCP_SELF=OURNODE \
-    NNCP_SENDER=REMOTE \
-    NNCP_NICE=64 \
-    /usr/sbin/sendmail -t ARG0 ARG1 ARG2
+NNCP_SELF=OURNODE \
+NNCP_SENDER=REMOTE \
+NNCP_NICE=64 \
+/usr/sbin/sendmail -t ARG0 ARG1 ARG2
 @end verbatim
 
+feeding @verb{|hello world\n|} to that started @command{sendmail}
+process.
+
 @anchor{CfgIncoming}
 @item incoming
 Full path to directory where all file uploads will be saved. May be