Blame Manuals/en/Texinfo/Repository/trunk/Manuals.texi

4c79b5
@subsection Goals
4c79b5
4c79b5
@itemize
4c79b5
@item ...
4c79b5
@end itemize
4c79b5
4c79b5
@subsection Description
4c79b5
4c79b5
@itemize
4c79b5
@item ...
4c79b5
@end itemize
4c79b5
4c79b5
@subsection Usage
4c79b5
4c79b5
@table @samp
5eb4a2
@item centos-art help --read='path/to/dir'
4c79b5
Use this command to read directory documentation specified in
4c79b5
@samp{path/to/dir}.
4c79b5
5eb4a2
@item centos-art help --read='path/to/dir' --filter='filename'
4c79b5
Use this command to read file documentation as specified by
4c79b5
@samp{path/to/dir/filename} combination. 
4c79b5
5eb4a2
@item centos-art help --edit='path/to/dir'
4c79b5
Use this command to edit directory documentation as specified in
4c79b5
@samp{path/to/dir}.
4c79b5
5eb4a2
@item centos-art help --edit='path/to/dir' --filter='filename'
4c79b5
Use this command to edit file documentation as specified in
4c79b5
@samp{path/to/dir/filename} combination.
4c79b5
5eb4a2
@item centos-art help --update='path/to/dir'
4c79b5
Use this command to update documentation output files.
4c79b5
5eb4a2
@item centos-art help --remove='path/to/dir'
4c79b5
Use this command to remove directory documentation as specified in
4c79b5
@samp{path/to/dir}.
4c79b5
4c79b5
@quotation
4c79b5
@strong{Caution} When directory documentation is removed all
4c79b5
documentation under it is also removed.
4c79b5
@end quotation
4c79b5
4c79b5
@quotation
4c79b5
@strong{Tip} To recover from directory documentation lost, try the
4c79b5
following command (before commit local changes up to central
4c79b5
repository): 
4c79b5
@verbatim
4c79b5
svn revert path/to/dir --recursive
4c79b5
@end verbatim
4c79b5
@end quotation
4c79b5
5eb4a2
@item centos-art help --remove='path/to/dir' --filter='filename'
4c79b5
Use this command to remove file documentation as specified in
4c79b5
@samp{path/to/dir/filename} combination.
4c79b5
@end table
4c79b5
4c79b5
@subsection See also
4c79b5
4c79b5
@menu
4c79b5
@end menu