diff --git a/lib/kamal/cli/templates/deploy.yml b/lib/kamal/cli/templates/deploy.yml index dd59bc81a..89c7a7c3f 100644 --- a/lib/kamal/cli/templates/deploy.yml +++ b/lib/kamal/cli/templates/deploy.yml @@ -49,7 +49,7 @@ builder: # - RAILS_MASTER_KEY # Aliases are triggered with "bin/kamal ". You can overwrite arguments on invocation: -# "bin/kamal logs -r job" will tail logs from the first server in the job section. +# "bin/kamal app logs -r job" will tail logs from the first server in the job section. # # aliases: # shell: app exec --interactive --reuse "bash"