Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/main/docs/guide/applicationProfile.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ You can optionally specify a http://docs.grails.org/latest/guide/profiles.html[P

To view of a list of what profiles are available, use the http://docs.grails.org/latest/ref/Command%20Line/list-profiles.html[`list-profiles`] command.

*Please note this command `grails list-profiles` must be run from outside of the directory for the Grails project you created in the last step.*

[source, bash]
----
$ grails list-profiles
Expand Down