summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2011-10-24 19:36:08 (GMT)
committerdgp <dgp@noemail.net>2011-10-24 19:36:08 (GMT)
commit04fa40128c48d5b7acc7b6942d4bf43af4893f87 (patch)
tree53d88728b4e76bfba87436db447585566b576a24 /doc
parentb11563fa3ecd7b461061919c62d1ac4cc8291bea (diff)
parent69d31a0aeef162a5b3b22b57eabee08ee461f99f (diff)
downloadtk-04fa40128c48d5b7acc7b6942d4bf43af4893f87.zip
tk-04fa40128c48d5b7acc7b6942d4bf43af4893f87.tar.gz
tk-04fa40128c48d5b7acc7b6942d4bf43af4893f87.tar.bz2
Merge TIP 382 implementation to trunk. Still need Carbon migration & Cocoa.
FossilOrigin-Name: fe657dbc8a76f9eae5fcf61b8393f139704d7b6c
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