summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/operations.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index 67c5eb956..ef0a5ff32 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -96,7 +96,8 @@
\li LineReplace
\li "LineReplace" \c file \c search \c replace
\li Opens \c file to find lines that start with \c search string and
- replaces that with the \c replace string.
+ replaces that with the \c replace string. Lines are trimmed before
+ the search.
\row
\li Execute
\li "Execute" [{\c exitcodes}] \c command [\c parameter1 [\c parameter... [\c parameter10]]]