From 12897363d6c7d6a9cab03266a16be16eddab7ed0 Mon Sep 17 00:00:00 2001 From: Pawel Tomak Date: Sun, 28 Mar 2010 10:59:13 +0200 Subject: Comments fixup --- examples/data/scripts/formfiller.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') 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: # (fieldtype): # 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) -- cgit v1.2.3