diff options
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 |
