diff --git a/guides/v2.0/config-guide/cli/config-cli-subcommands-depen.md b/guides/v2.0/config-guide/cli/config-cli-subcommands-depen.md index abfd1e0b931..09e73a5ceb4 100644 --- a/guides/v2.0/config-guide/cli/config-cli-subcommands-depen.md +++ b/guides/v2.0/config-guide/cli/config-cli-subcommands-depen.md @@ -74,6 +74,34 @@ The following table explains this command's options, parameters, and values. +If no directory or filename is passed as an argument, the following application root is used as the default directory, and the following default filenames are used: + +
Command | +Filename | +
---|---|
info:dependencies:show-modules | +modules-dependencies.csv | +
info:dependencies:show-modules-circular | +modules-circular-dependencies.csv | +
info:dependencies:show-framework | +framework-dependencies.csv | +