You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/2.0/content/userguide/target_env.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ In both these cases, the script to create the Kubernetes secrets is written to `
82
82
83
83
#### `exclude_domain_bin_contents`
84
84
85
-
This field specifies how the domain's bin directory contents should be handled. If set to `true`, discovery will skip over the domain's bin directory resulting in a model and archive file without any references to any scripts that might normally be collected (e.g., `setUserOverrides.sh`).
85
+
This field specifies how the domain's `bin` directory contents should be handled. If set to `true`, then discovery will skip over the domain's `bin` directory resulting in a model and archive file without any references to any scripts that might typically be collected (for example, `setUserOverrides.sh`).
0 commit comments