Skip to content

Commit

Permalink
Merge pull request #964 from kstekovi/WFLY-19830
Browse files Browse the repository at this point in the history
[WFLY-19830] update start configuration command for logging QS
  • Loading branch information
emmartins authored Oct 9, 2024
2 parents 24fea0b + f374769 commit dcaf53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logging/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ Now you have deployed the quickstart with the default configuration, you run a m
+
[source,subs="+quotes,attributes+",options="nowrap"]
----
$ __{jbossHomeName}__/bin/jboss-cli.sh --connect --file=configure-logging.cli
$ __{jbossHomeName}__/bin/jboss-cli.sh --connect --properties=cli.properties --resolve-parameter-values --file=configure-logging.cli
----
+
NOTE: For Windows, use the `__{jbossHomeName}__\bin\jboss-cli.bat` script.
Expand Down

0 comments on commit dcaf53c

Please sign in to comment.