2005-03-24 Geoff Norton <gnorton@customerdna.com>
authorGeoff Norton <grompf@sublimeintervention.com>
Thu, 24 Mar 2005 18:35:59 +0000 (18:35 -0000)
committerGeoff Norton <grompf@sublimeintervention.com>
Thu, 24 Mar 2005 18:35:59 +0000 (18:35 -0000)
        * macpack.1:
Update documentation to reflect Gtk#/X11 mode.

svn path=/trunk/mono/; revision=42228

man/macpack.1

index e88faec062814dda9488bebfb62b7866c231cfb8..464465e9a200068d317c8b70635198165c783a6f 100644 (file)
@@ -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