Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoff Norton <grompf@sublimeintervention.com>2005-03-24 21:35:59 +0300
committerGeoff Norton <grompf@sublimeintervention.com>2005-03-24 21:35:59 +0300
commit8e3a12024ed8424dfdd8634b63df274075a41eba (patch)
tree02a2d21e507a01daf27b5b5349ccb0412921a619 /man/macpack.1
parente90fc7cab4c557257cef688f7ddcb20bd7324a3d (diff)
2005-03-24 Geoff Norton <gnorton@customerdna.com>
* macpack.1: Update documentation to reflect Gtk#/X11 mode. svn path=/trunk/mono/; revision=42228
Diffstat (limited to 'man/macpack.1')
-rw-r--r--man/macpack.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/macpack.1 b/man/macpack.1
index e88faec0628..464465e9a20 100644
--- a/man/macpack.1
+++ b/man/macpack.1
@@ -26,13 +26,15 @@ and resources.
.I "-a" <assembly location>
.Sp
This option tells macpack where the managed assembly that you
-want to bundle resides.
+want to bundle resides. This option is also used to point to the shell
+script to launch in the case of a X11/Gtk# application.
.Sp
.I "-m" <mode>
.Sp
-An integer parameter of the mode (Cocoa# or System.Windows.Forms).
+An integer parameter of the mode (Cocoa# or System.Windows.Forms or X11).
System.Windows.Forms = 1
Cocoa# = 2
+Gtk#/X11 = 3
.Sp
.I "-n" <application name>
.Sp