You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/14 05:47:14 UTC

(camel-kamelets-examples) branch main updated: Update README.adoc

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new d5ab480  Update README.adoc
d5ab480 is described below

commit d5ab480d8af17d62e3b8b6eb11e079fd4f7cb7c9
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Mar 14 06:47:09 2024 +0100

    Update README.adoc
---
 jbang/main-profile/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jbang/main-profile/README.adoc b/jbang/main-profile/README.adoc
index 2e1f5e1..735cab1 100644
--- a/jbang/main-profile/README.adoc
+++ b/jbang/main-profile/README.adoc
@@ -40,7 +40,7 @@ You can run in another profile with:
 
 [source,sh]
 ----
-$ camel run hello.camel.yaml --profile=production
+$ camel run hello.camel.yaml --profile=prod
 ----
 
 And if you want to turn off profile, you can use an empty value (or none)