summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2011-10-19 15:03:24 (GMT)
committerdgp <dgp@noemail.net>2011-10-19 15:03:24 (GMT)
commitaf8b3ccde0fa59f9af2edf6738f2b853b111048d (patch)
tree60ca719972f2b0a192c74284ab2f242fc3acc665 /doc
parent9d053495e322710f2f15bd6c45f6d3a2041a5020 (diff)
downloadtk-af8b3ccde0fa59f9af2edf6738f2b853b111048d.zip
tk-af8b3ccde0fa59f9af2edf6738f2b853b111048d.tar.gz
tk-af8b3ccde0fa59f9af2edf6738f2b853b111048d.tar.bz2
add docs
FossilOrigin-Name: a66e998b5e41beaba5cb0b26a6fb5d1bafcdbc7b
Diffstat (limited to 'doc')
-rw-r--r--doc/getOpenFile.n6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/getOpenFile.n b/doc/getOpenFile.n
index f95fc49..8162078 100644
--- a/doc/getOpenFile.n
+++ b/doc/getOpenFile.n
@@ -35,6 +35,12 @@ whether the existing file should be overwritten or not.
The following \fIoption\-value\fR pairs are possible as command line
arguments to these two commands:
.TP
+\fB\-confirmoverwrite\fR \fIboolean\fR
+Configures how the Save dialog reacts when the selected file already
+exists, and saving would overwrite it. A true value requests a
+confirmation dialog be presented to the user. A false value requests
+that the overwrite take place without confirmation. Default value is true.
+.TP
\fB\-defaultextension\fR \fIextension\fR
Specifies a string that will be appended to the filename if the user
enters a filename without an extension. The default value is the empty