aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/formfiller.sh
diff options
context:
space:
mode:
authorGravatar Pawel Tomak <satherot@gmail.com>2010-03-28 10:59:13 +0200
committerGravatar Pawel Tomak <satherot@gmail.com>2010-03-28 10:59:13 +0200
commit12897363d6c7d6a9cab03266a16be16eddab7ed0 (patch)
tree8f18f4f028a1d23a8eba71c13f7e95904cb4d889 /examples/data/scripts/formfiller.sh
parentb3f4920cb4ec57f60112d1dd28e33b2b1260b9a4 (diff)
Comments fixup
Diffstat (limited to 'examples/data/scripts/formfiller.sh')
-rwxr-xr-xexamples/data/scripts/formfiller.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/data/scripts/formfiller.sh b/examples/data/scripts/formfiller.sh
index 8034fba..cc7d900 100755
--- a/examples/data/scripts/formfiller.sh
+++ b/examples/data/scripts/formfiller.sh
@@ -14,8 +14,8 @@
# If there will be text, that doesn't match key line:
# <fieldname>(fieldtype):<value>
# then it will be considered as a multiline for the first field above it
-# If that field doesn't support multilines, like all input fields, then
-# only first line will be inserted
+# Keep in mind, that if you make more than one line for fileds like input
+# text fields, then all lines will be inserted into as one line
#
# user arg 1:
# edit: force editing the file (falls back to new if not found)