Skip to content

Commit

Permalink
fix: Fixup copy/paste error in CLI argument documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aikebah committed Jan 14, 2023
1 parent 8dcc064 commit d3bad35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/src/site/markdown/arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ Advanced Options
| | \-\-purge | | Delete the local copy of the NVD. This is used to force a refresh of the data. |   |
| | \-\-hostedSuppressionsForceUpdate | | Whether the hosted suppressions file will update regardless of the `noupdate` argument. | false |
| | \-\-hostedSuppressionsValidForHours | \<hours\> | The number of hours to wait before checking for new updates of the hosted suppressions file | 2 |
| | \-\-retireJsUrl | \<url\> | The URL to a mirrored copy of the hosted suppressions file for internet-constrained environments | https://jeremylong.github.io/DependencyCheck/suppressions/publishedSuppressions.xml |
| | \-\-hostedSuppressionsUrl | \<url\> | The URL to a mirrored copy of the hosted suppressions file for internet-constrained environments | https://jeremylong.github.io/DependencyCheck/suppressions/publishedSuppressions.xml |

0 comments on commit d3bad35

Please sign in to comment.