diff options
| author | mo khan <mo.khan@gmail.com> | 2020-06-03 22:30:25 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-06-03 22:30:25 -0600 |
| commit | d87fe100bc10acc385c82aa21d151b4ac516cbe4 (patch) | |
| tree | b8c0671238d35f52b8d8235ed9999010c1a37153 /spec | |
| parent | 3db647a0d257c0888196bc7182990c2105b68912 (diff) | |
Fix expectation
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/fixtures/help-scan.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/fixtures/help-scan.expected b/spec/fixtures/help-scan.expected index e9b1c5a..6cb3b35 100644 --- a/spec/fixtures/help-scan.expected +++ b/spec/fixtures/help-scan.expected @@ -7,7 +7,7 @@ Options: -a, [--airgap], [--no-airgap] # Disable network connections -l, [--logfile=LOGFILE] # Path to a logfile # Default: /dev/null - -f, [--format=FORMAT] # Format of report. (table, csv, json, hash) + -f, [--format=FORMAT] # Format of report. (table, csv, json) # Default: table -p, [--pull], [--no-pull] # Pull the latest cache before the scan -r, [--require=REQUIRE] # Causes spandx to load the library using require. |
