From 3ef66652a30b67da24a5dc7d1bc131716c311cfb Mon Sep 17 00:00:00 2001 From: Paweł Zuzelski Date: Sat, 27 Mar 2010 01:08:52 +0100 Subject: updated formfiller.sh comments --- examples/data/scripts/formfiller.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/data/scripts/formfiller.sh') diff --git a/examples/data/scripts/formfiller.sh b/examples/data/scripts/formfiller.sh index 4b62ea1..20d1d52 100755 --- a/examples/data/scripts/formfiller.sh +++ b/examples/data/scripts/formfiller.sh @@ -6,13 +6,14 @@ # files contain lines like: !profile= # (fieldtype): # profile_name should be replaced with a name that will tell sth about that profile -# fieldtype can be text or password - only for information pupropse (auto-generated) - don't change that +# fieldtype can be checkbox, text or password - only for information pupropse (auto-generated) - don't change that # # user arg 1: # edit: force editing the file (falls back to new if not found) # new: start with a new file. # load: try to load from file into form # add: try to add another profile to an existing file +# once: edit form using external editor # # something else (or empty): if file not available: new, otherwise load. -- cgit v1.2.3