summaryrefslogtreecommitdiffstats
path: root/doc/getOpenFile.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-10-24 19:36:08 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-10-24 19:36:08 (GMT)
commit01401e184830a82f44b4befbf48e2c28eab2e5d5 (patch)
tree53d88728b4e76bfba87436db447585566b576a24 /doc/getOpenFile.n
parent70a8983986e67b157b1ba85d4984926147ef82e4 (diff)
parentbb5cf6ea1f9419bc18120ac76132162637a2941f (diff)
downloadtk-01401e184830a82f44b4befbf48e2c28eab2e5d5.zip
tk-01401e184830a82f44b4befbf48e2c28eab2e5d5.tar.gz
tk-01401e184830a82f44b4befbf48e2c28eab2e5d5.tar.bz2
Merge TIP 382 implementation to trunk. Still need Carbon migration & Cocoa.
Diffstat (limited to 'doc/getOpenFile.n')
-rw-r--r--doc/getOpenFile.n6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/getOpenFile.n b/doc/getOpenFile.n
index 0296bfa..7ebae67 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