We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208dfc7 commit 7bdff72Copy full SHA for 7bdff72
README.rst
@@ -74,8 +74,6 @@ USAGE
74
-----
75
The ABOUT tool command syntax is::
76
77
-⋅⋅* about.py
78
-
79
Usage: about.py [options] input_path output_path
80
81
Input can be a file or directory.
@@ -95,8 +93,6 @@ Example::
95
93
96
94
$ python about.py ./thirdparty_code/ thirdparty_about.csv
97
98
-..* genabout.py
99
100
In this example, the .ABOUT files in the directory /thirdparty_code/ will
101
be parsed and validated to collect the data they contain. The collected
102
information will be saved to the CSV file named "thirdparty_about.csv".
0 commit comments