document -singleInstance in man page

svn: r5705

original commit: 38d0a2795d418be42ae387b9c4e38fa31798033d
This commit is contained in:
Matthew Flatt 2007-02-28 00:18:49 +00:00
parent 87df4feb16
commit 339d7d8e33

View File

@ -66,6 +66,15 @@ When running in X11, MrEd accepts the following standard
.IR file .
These options must appear before all other options.
.PP
In addition, the option
.B -singleInstance
is treated like an X option (it must appear before all other
options), and it runs MrEd in single-instance mode.
In single-instance mode, when an existing instance
is running with the same executable name, all non-option
arguments are treated as file names and sent to the
existing instance.
.PP
.SH STARTUP FILE AND EXPRESSION OPTIONS