-
--add-entry=FieldName
Add a new Entry in forms dialog.
-
--add-password=FieldName
Add a new Password Entry in forms dialog. (Hide text)
-
--add-calendar=FieldName
Add a new Calendar in forms dialog.
-
--text=TEXT
Set the dialog text.
-
--separator=SEPARATOR
Set output separator character. (Default: | )
-
--forms-date-format=PATTERN
Set the format for the returned date. The default format depends on your locale. format must be a Format that is acceptable to the strftime function, for example %A %d/%m/%y.