Revision
5228
Author
lsansonetti@apple.com
Date
2011-02-09 17:54:34 -0800 (Wed, 09 Feb 2011)

Log Message

cover new --gem and --bs options

Modified Paths

Diff

Modified: MacRuby/trunk/ruby_deploy.1 (5227 => 5228)


--- MacRuby/trunk/ruby_deploy.1	2011-02-10 01:48:35 UTC (rev 5227)
+++ MacRuby/trunk/ruby_deploy.1	2011-02-10 01:54:34 UTC (rev 5228)
@@ -25,6 +25,12 @@
 Embed only
 .Ar lib
 from the standard library
+.It Fl -gem Ar gem
+Embed
+.Ar gem
+and its dependencies
+.It Fl -bs
+Embed the BridgeSupport system files
 .It Fl -verbose
 Log actions to standard out
 .It Fl v , Fl -version