]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
Add note about using quotes around multi-word fcrondyn commands.
authorThibault Godouet <yo8192@users.noreply.github.com>
Tue, 2 Jun 2026 17:12:01 +0000 (18:12 +0100)
committerThibault Godouet <yo8192@users.noreply.github.com>
Tue, 2 Jun 2026 17:12:01 +0000 (18:12 +0100)
doc/en/fcrondyn.1.sgml

index 891326e90c28d50cc7c58df0034f25b30b60ff85..b60998dccc2479007b1b83c68c605b4e42670760 100644 (file)
@@ -63,6 +63,10 @@ them, renice a running job, send a signal to a running job, etc.</para>
                    <para>Run <replaceable>command</replaceable> and returns
 immediately. <link linkend="fcrondyn.1.cmd.descp">See below</link> for syntax
 and a list of commands.</para>
+                       <note>
+                <para>If the <replaceable>command</replaceable> string consists of multiple
+                words or contains spaces, you must enclose it in quotes in your shell.</para>
+            </note>
                </listitem>
            </varlistentry>
            <varlistentry>