1VOTCA_HELP2DOC(1) General Commands Manual VOTCA_HELP2DOC(1)
2
3
4
6 votca_help2doc - Part of the VOTCA package
7
8
9
11 votca_help2doc [OPTIONS]
12
13 votca_help2doc [--help]
14
15
16
18 Convert a Votca CLI's help message to RST or GROFF format.
19
20
21
22
24 options:
25
26 -h, --help show this help message and exit
27 -n NAME, --name NAME Name of the tool to extract the help message
28 -o OUT, --out OUT Output file
29 -f {rst,groff}, --format {rst,groff}
30 Output format
31 --version show program's version number and exit
32
33
35 Written and maintained by the VOTCA Development Team <devs@votca.org>
36
37
38
40 Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
41
42 Licensed under the Apache License, Version 2.0 (the "License"); you may
43 not use this file except in compliance with the License. You may
44 obtain a copy of the License at
45
46 http://www.apache.org/licenses/LICENSE-2.0
47
48 Unless required by applicable law or agreed to in writing, software
49 distributed under the License is distributed on an "AS IS" BASIS,
50 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
51 implied. See the License for the specific language governing
52 permissions and limitations under the License.
53
54
55
56
57VOTCA Development Team votca_help2doc User Manual VOTCA_HELP2DOC(1)