diff options
author | André Erdmann <dywi@mailerd.de> | 2013-09-27 00:34:17 +0200 |
---|---|---|
committer | André Erdmann <dywi@mailerd.de> | 2013-09-27 00:34:17 +0200 |
commit | ca3cb997fc66649964ab7062914742bd3b70a2ba (patch) | |
tree | 30f6ec6e4de0216da432f21d8525695f01561124 /doc | |
parent | roverlay 0.2.6 (diff) | |
download | R_overlay-ca3cb997fc66649964ab7062914742bd3b70a2ba.tar.gz R_overlay-ca3cb997fc66649964ab7062914742bd3b70a2ba.tar.bz2 R_overlay-ca3cb997fc66649964ab7062914742bd3b70a2ba.zip |
minor usage doc change
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/usage.html | 13 | ||||
-rw-r--r-- | doc/rst/usage.rst | 3 |
2 files changed, 9 insertions, 7 deletions
diff --git a/doc/html/usage.html b/doc/html/usage.html index 939bf10..2ca9847 100644 --- a/doc/html/usage.html +++ b/doc/html/usage.html @@ -2325,13 +2325,14 @@ information</td> <tr><td>add_<key></td> <td>1</td> </tr> -<tr><td>depstr_ignore -depres_ignore</td> -<td>ebuild creation</td> -<td>1</td> -<td>ignore +<tr><td>depstr_ignore</td> +<td rowspan="2">ebuild creation</td> +<td rowspan="2">1</td> +<td rowspan="2">ignore <em>dependency strings</em></td> </tr> +<tr><td>depres_ignore</td> +</tr> <tr><td>null</td> <td rowspan="2"><em>n/a</em></td> <td rowspan="2">none</td> @@ -4944,7 +4945,7 @@ becomes "loop until resolver closes".</p> </div> <div class="footer"> <hr class="footer" /> -Generated on: 2013-09-23. +Generated on: 2013-09-26. </div> </body> diff --git a/doc/rst/usage.rst b/doc/rst/usage.rst index d3e004f..c341d42 100644 --- a/doc/rst/usage.rst +++ b/doc/rst/usage.rst @@ -1961,7 +1961,8 @@ control *where*) and the number of values they accept: | | | | information | +----------------+-------------------+-------------+------------------------+ | depstr_ignore | ebuild creation | 1 | ignore | - | depres_ignore | | | *dependency strings* | + +----------------+ | | *dependency strings* | + | depres_ignore | | | | +----------------+-------------------+-------------+------------------------+ | null | *n/a* | none | does nothing | +----------------+ | | (can be used for | |