summaryrefslogtreecommitdiffstats
path: root/doc
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)
commit112ebcbc5cd80b9a40494e9733b8c89559d25969 (patch)
tree53d88728b4e76bfba87436db447585566b576a24 /doc
parent309c83889bb8812f0501ac4c7349aef9adf44771 (diff)
parent11fa39bc28e728fe9bfbf4a0ef4b24025c323c4d (diff)
downloadtk-112ebcbc5cd80b9a40494e9733b8c89559d25969.zip
tk-112ebcbc5cd80b9a40494e9733b8c89559d25969.tar.gz
tk-112ebcbc5cd80b9a40494e9733b8c89559d25969.tar.bz2
Merge TIP 382 implementation to trunk. Still need Carbon migration & Cocoa.
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 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