jhbuild r2161 - in trunk: . doc/C



Author: malureau
Date: Tue Jul  1 19:46:42 2008
New Revision: 2161
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2161&view=rev

Log:
2008-07-01  Marc-Andrà Lureau  <marcandre lureau gmail com>

	* doc/C/jhbuild.xml: Document the "list -a" option.

Modified:
   trunk/ChangeLog
   trunk/doc/C/jhbuild.xml

Modified: trunk/doc/C/jhbuild.xml
==============================================================================
--- trunk/doc/C/jhbuild.xml	(original)
+++ trunk/doc/C/jhbuild.xml	Tue Jul  1 19:46:42 2008
@@ -855,8 +855,13 @@
       expanded list of modules the <command>build</command> command
       would build.</para>
 
+      <para>Run with the <option>-a</option> option, this command will
+      list all the modules known from your moduleset configuration
+      regardless of the build dependency.</para>
+
       <cmdsynopsis>
 	<command>jhbuild list</command>
+	<arg>-a</arg>
 	<arg>-r</arg>
 	<arg>-s</arg>
 	<arg>--tags=<replaceable>tags</replaceable></arg>
@@ -869,6 +874,14 @@
 
       <variablelist>
 	<varlistentry>
+	  <term><option>-a</option>,
+	  <option>--all-modules</option></term>
+	  <listitem>
+	    <simpara>List all the modules</simpara>
+	  </listitem>
+	</varlistentry>
+
+	<varlistentry>
 	  <term><option>-r</option>,
 	  <option>--show-revision</option></term>
 	  <listitem>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]