diff --git a/help/cli-commands/iac-describe.md b/help/cli-commands/iac-describe.md index 3a9a33cef4..d84c144376 100644 --- a/help/cli-commands/iac-describe.md +++ b/help/cli-commands/iac-describe.md @@ -101,7 +101,7 @@ Change the directory path used for `iac describe` configuration (default `$HOME` ### `--service=[,...]` -Specify the services whose resources are inspected for drift or unmanaged resources. +Specify the services to inspect for unmanaged resources. This option cannot be used with a `.snyk` drift ignore rule; the content in `.snyk` will be ignored. diff --git a/help/cli-commands/test.md b/help/cli-commands/test.md index 51f8935551..3aa0119712 100644 --- a/help/cli-commands/test.md +++ b/help/cli-commands/test.md @@ -274,7 +274,7 @@ For Gradle monorepos Snyk looks only for root level **build.gradle / build.gradl This option is designed to be run in the root of your monorepo. -For more details, see the following support article: [Scanning Gradle projects in CLI with `--exclude` option does not exclude sub-projects](https://support.snyk.io/hc/en-us/articles/22275760293661-Scanning-Gradle-projects-in-CLI-with-exclude-option-does-not-exclude-sub-projects) +For more details, see the following support article: [Scanning Gradle projects in CLI with `--exclude` option does not exclude sub-projects](https://support.snyk.io/s/article/Scanning-Gradle-projects-in-CLI-with---exclude-option-does-not-exclude-sub-projects) ### `--configuration-matching=`