revise -singleInstance description to include hostname dependency

svn: r5707

original commit: 2580d7178137a9cbf7cb37c3abbbe6ae21640e85
This commit is contained in:
Matthew Flatt 2007-02-28 04:13:10 +00:00
parent 339d7d8e33
commit 11a5c9cf63

View File

@ -71,7 +71,7 @@ In addition, the option
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
is running with the same host and executable name, all non-option
arguments are treated as file names and sent to the
existing instance.
.PP