diff options
| author | mo khan <mo.khan@gmail.com> | 2020-04-11 17:53:27 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-04-11 17:53:27 -0600 |
| commit | 2c649ed6529f423b4c672fb6b1f0fee0e1731772 (patch) | |
| tree | 5f98063dbe610f003e4e75e4c04690459fb4185a /spec/integration/cli | |
| parent | 4dee47a1c9f87cb919b30e78631dfc6a21799c90 (diff) | |
| parent | 3abeefb0f543b5c4806ce4863ff4247d5eb124c8 (diff) | |
Merge remote-tracking branch 'origin/master' into composer-support
Diffstat (limited to 'spec/integration/cli')
| -rw-r--r-- | spec/integration/cli/scan_spec.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/integration/cli/scan_spec.rb b/spec/integration/cli/scan_spec.rb index 20d08d1..79d45aa 100644 --- a/spec/integration/cli/scan_spec.rb +++ b/spec/integration/cli/scan_spec.rb @@ -15,6 +15,7 @@ RSpec.describe '`spandx scan` command', type: :cli do # Default: /dev/null -f, [--format=FORMAT] # Format of report # Default: table + -p, [--pull], [--no-pull] # Pull the latest cache before the scan Scan a lockfile and list dependencies/licenses OUT |
