From 0c9ac02d08e389b06711e3e5259dd0772ecd141c Mon Sep 17 00:00:00 2001 From: koch-adobe-com Date: Wed, 22 Jul 2026 16:39:17 +0200 Subject: [PATCH] added caveat to documentation --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d47effe..73fc74c 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,10 @@ OPTIONS -c, --credential=credential [default: admin:admin] AEM credential The username and password for authenticating with the target AEM instance. Should be in the format - :. + ":". + IMPORTANT: Make sure to use quotes because passwords + contain special characters that can be misinterpreted + by the shell with unforseeable side-effects. -d, --deep Whether or not to recursively upload all descendant folders and files