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.
2 parents 6cf4ac0 + df6ae40 commit 8addfe6Copy full SHA for 8addfe6
src/fosslight_dependency/_help.py
@@ -32,6 +32,8 @@
32
-o <output_path>\t\t Output path
33
\t\t\t\t\t(If you want to generate the specific file name, add the output path with file name.)
34
-f <format>\t\t\t Output file format (excel, csv, opossum)
35
+ --direct\t\t\t Print the direct/transitive dependency type in comment.
36
+ \t\tChoice 'Ture' or 'False'. (default:True)
37
38
Required only for pypi
39
-a <activate_cmd>\t\t Virtual environment activate command(ex, 'conda activate (venv name)')
0 commit comments