#pragma section-numbers 1
<<TableOfContents>>

 * [[bash/invocation/option|Invocation Options]]
 * [[bash/builtin/set|Set Options]]
 * [[bash/builtin/shopt|Shopt Options]]

==== Invocation Option D ====
----
[[bash/invocation/option/dd|-D]] `|` [[bash/invocation/option/dump_strings|--dump-strings]]
 * A list of all double-quoted strings preceded by $ is printed on the standard output.  These are the strings that are subject to language translation when the current locale is not C or POSIX.  This implies the -n option; no commands will be executed.