diff options
| author | mo khan <mo@mokhan.ca> | 2024-12-31 11:51:58 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2024-12-31 14:40:07 -0700 |
| commit | 78c6a086164aa83ce2e4e57daadfbdb53a31a37f (patch) | |
| tree | 2718cbb345bb3c8257ccbaf9e1b8e7913699a3a5 /spec/fixtures/help-build.expected | |
| parent | 80d59246ec0752128548d6c61a2d44ec498771d7 (diff) | |
Diffstat (limited to 'spec/fixtures/help-build.expected')
| -rw-r--r-- | spec/fixtures/help-build.expected | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/spec/fixtures/help-build.expected b/spec/fixtures/help-build.expected new file mode 100644 index 0000000..f1c5348 --- /dev/null +++ b/spec/fixtures/help-build.expected @@ -0,0 +1,13 @@ +Usage: + spandx build + +Options: + -h, [--help], [--no-help], [--skip-help] # Display usage information + -d, [--directory=DIRECTORY] # Directory to build index in + # Default: .index + -l, [--logfile=LOGFILE] # Path to a logfile + # Default: /dev/null + -i, [--index=INDEX] # The specific index to build + # Default: all + +Build a package index |
