| | |
| | | # Strings for generated reference documentation. |
| | | REF_TITLE_DESCRIPTION=Description |
| | | REF_TITLE_OPTIONS=Options |
| | | REF_INTRO_OPTIONS=The <command>%s</command> command takes the following options: |
| | | REF_INTRO_OPTIONS=The `%s` command takes the following options: |
| | | REF_DEFAULT=Default: %s |
| | | REF_TITLE_SUBCOMMANDS=Subcommands |
| | | REF_INTRO_SUBCOMMANDS=The <command>%s</command> command supports the following subcommands: |
| | | REF_INTRO_SUBCOMMANDS=The `%s` command supports the following subcommands: |
| | | REF_PART_TITLE_SUBCOMMANDS=%s Subcommands Reference |
| | | REF_PART_INTRO_SUBCOMMANDS=This section covers <command>%s</command> subcommands. |
| | | REF_DEFAULT_BACKEND_TYPE=Default: <literal>je</literal> for standard edition, \ |
| | | <literal>pdb</literal> for OEM edition. |
| | | REF_PART_INTRO_SUBCOMMANDS=This section covers `%s` subcommands. |
| | | REF_DEFAULT_BACKEND_TYPE=Default: `je` for standard edition, \ |
| | | `pdb` for OEM edition. |
| | | |
| | | # Supplements to descriptions for generated reference documentation. |
| | | SUPPLEMENT_DESCRIPTION_CONTROLS=<xinclude:include href="variablelist-ldap-controls.xml" /> |
| | | SUPPLEMENT_DESCRIPTION_CONTROLS=include::./_variablelist-ldap-controls.adoc[] |