| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd"> |
| <html> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <head> |
| <title>CentOS Artwork Repository: 3.31 trunk/Manuals</title> |
| |
| <meta name="description" content="CentOS Artwork Repository: 3.31 trunk/Manuals"> |
| <meta name="keywords" content="CentOS Artwork Repository: 3.31 trunk/Manuals"> |
| <meta name="resource-type" content="document"> |
| <meta name="distribution" content="global"> |
| <meta name="Generator" content="texi2html 1.76"> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <style type="text/css"> |
| <!-- |
| @import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css"; |
| |
| a.summary-letter {text-decoration: none} |
| pre.display {font-family: serif} |
| pre.format {font-family: serif} |
| pre.menu-comment {font-family: serif} |
| pre.menu-preformatted {font-family: serif} |
| pre.smalldisplay {font-family: serif; font-size: smaller} |
| pre.smallexample {font-size: smaller} |
| pre.smallformat {font-family: serif; font-size: smaller} |
| pre.smalllisp {font-size: smaller} |
| span.sansserif {font-family:sans-serif; font-weight:normal;} |
| ul.toc {list-style: none} |
| --> |
| </style> |
| |
| |
| </head> |
| |
| <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> |
| |
| <table cellpadding="1" cellspacing="1" border="0"> |
| <tr><td valign="middle" align="left">[<a href="repository_33.html#SEC176" title="Previous section in reading order"> < </a>]</td> |
| <td valign="middle" align="left">[<a href="#SEC178" title="Next section in reading order"> > </a>]</td> |
| <td valign="middle" align="left"> </td> |
| <td valign="middle" align="left">[<a href="repository_3.html#SEC3" title="Beginning of this chapter or previous chapter"> << </a>]</td> |
| <td valign="middle" align="left">[<a href="repository_3.html#SEC3" title="Up section"> Up </a>]</td> |
| <td valign="middle" align="left">[<a href="repository_66.html#SEC342" title="Next chapter"> >> </a>]</td> |
| <td valign="middle" align="left"> </td> |
| <td valign="middle" align="left"> </td> |
| <td valign="middle" align="left"> </td> |
| <td valign="middle" align="left"> </td> |
| <td valign="middle" align="left">[<a href="repository.html#SEC_Top" title="Cover (top) of document">Top</a>]</td> |
| <td valign="middle" align="left">[<a href="repository_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td> |
| <td valign="middle" align="left">[<a href="repository_66.html#SEC342" title="Index">Index</a>]</td> |
| <td valign="middle" align="left">[<a href="repository_abt.html#SEC_About" title="About (help)"> ? </a>]</td> |
| </tr></table> |
| <a name="trunk-Manuals"></a> |
| <a name="SEC177"></a> |
| <h2 class="section"> 3.31 trunk/Manuals </h2> |
| |
| |
| <a name="SEC178"></a> |
| <h3 class="subsection"> 3.31.1 Goals </h3> |
| |
| <ul class="toc"> |
| <li> ... |
| </li></ul> |
| |
| |
| <a name="SEC179"></a> |
| <h3 class="subsection"> 3.31.2 Description </h3> |
| |
| <ul class="toc"> |
| <li> ... |
| </li></ul> |
| |
| |
| <a name="SEC180"></a> |
| <h3 class="subsection"> 3.31.3 Usage </h3> |
| |
| <dl compact="compact"> |
| <dt> <samp>`centos-art help 'path/to/dir''</samp></dt> |
| <dd><p>Use this command to read directory documentation specified in |
| <samp>`path/to/dir'</samp>. |
| </p> |
| </dd> |
| <dt> <samp>`centos-art help 'path/to/dir' --read='filename''</samp></dt> |
| <dd><p>Use this command to read file documentation as specified by |
| <samp>`path/to/dir/filename'</samp> combination. |
| </p> |
| </dd> |
| <dt> <samp>`centos-art help 'path/to/dir' --edit'</samp></dt> |
| <dd><p>Use this command to edit directory documentation as specified in |
| <samp>`path/to/dir'</samp>. |
| </p> |
| </dd> |
| <dt> <samp>`centos-art help 'path/to/dir' --edit='filename''</samp></dt> |
| <dd><p>Use this command to edit file documentation as specified in |
| <samp>`path/to/dir/filename'</samp> combination. |
| </p> |
| </dd> |
| <dt> <samp>`centos-art help 'path/to/dir' --update'</samp></dt> |
| <dd><p>Use this command to update documentation output files. |
| </p> |
| </dd> |
| <dt> <samp>`centos-art help 'path/to/dir' --remove'</samp></dt> |
| <dd><p>Use this command to remove directory documentation as specified in |
| <samp>`path/to/dir'</samp>. |
| </p> |
| <blockquote class="red"><img src="/home/centos/artwork/trunk/Identity/Widgets/Img/icon-admonition-error.png" alt="Caution"><h3>Caution</h3><p> When directory documentation is removed all |
| documentation under it is also removed. |
| </p></blockquote> |
| |
| <blockquote class="orange"><img src="/home/centos/artwork/trunk/Identity/Widgets/Img/icon-admonition-idea.png" alt="Info"><h3>Tip</h3><p> To recover from directory documentation lost, try the |
| following command (before commit local changes up to central |
| repository): |
| </p><pre class="verbatim">svn revert path/to/dir --recursive |
| </pre></blockquote> |
| |
| </dd> |
| <dt> <samp>`centos-art help 'path/to/dir' --remove='filename''</samp></dt> |
| <dd> |
| <p>Use this command to remove file documentation as specified in |
| <samp>`path/to/dir/filename'</samp> combination. |
| </p></dd> |
| </dl> |
| |
| |
| <a name="SEC181"></a> |
| <h3 class="subsection"> 3.31.4 See also </h3> |
| |
| |
| |
| <table cellpadding="1" cellspacing="1" border="0"> |
| <tr><td valign="middle" align="left">[<a href="#SEC180" title="Previous section in reading order"> < </a>]</td> |
| <td valign="middle" align="left">[<a href="repository_35.html#SEC182" title="Next section in reading order"> > </a>]</td> |
| <td valign="middle" align="left"> </td> |
| <td valign="middle" align="left">[<a href="repository_3.html#SEC3" title="Beginning of this chapter or previous chapter"> << </a>]</td> |
| <td valign="middle" align="left">[<a href="#SEC177" title="Up section"> Up </a>]</td> |
| <td valign="middle" align="left">[<a href="repository_66.html#SEC342" title="Next chapter"> >> </a>]</td> |
| </tr></table> |
| <p> |
| <font size="-1"> |
| This document was generated on <i>October, 12 2010</i> using <a href="http://texi2html.cvshome.org/"><i>texi2html 1.76</i></a>. |
| </font> |
| <br> |
| |
| </p> |
| </body> |
| </html> |