From 66a670b4e253831eecfc3b8f40e75d5e2a111c51 Mon Sep 17 00:00:00 2001 From: Kamiel de Visser Date: Mon, 18 Nov 2024 21:48:19 +0100 Subject: [PATCH] Update EXAMPLES.md --- EXAMPLES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EXAMPLES.md b/EXAMPLES.md index e1d5f25..f97286a 100644 --- a/EXAMPLES.md +++ b/EXAMPLES.md @@ -87,11 +87,11 @@ - `pls build -p` - Executes the command associated with the alias 'build'. + Prints the command associated with the alias 'build'. - `pls deploy -p` - Executes the command associated with the alias 'deploy'. + Prints the command associated with the alias 'deploy'. ## Clear the command cache