summaryrefslogtreecommitdiffstats
path: root/doc/operations.qdoc
diff options
context:
space:
mode:
authorChristoph VogtlÃĪnder <c.vogtlaender@sigma-surface-science.com>2015-03-13 11:24:57 +0100
committerNiels Weber <niels.weber@theqtcompany.com>2015-03-13 11:40:07 +0000
commit878109b5c49fd641a2509e4c6fdcf4374d876aec (patch)
tree1ced870dcab5dc8fc960f2922c664d7e8cb5daa3 /doc/operations.qdoc
parent17e29fc8d3e7d524ce6207c23ac62525811ef189 (diff)
Detail LineReplace documentation
Lines are trimmed before the search. Change-Id: I1abbd0fa4abd105802c75ded80fcc82090e50e18 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'doc/operations.qdoc')
-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]]]