diff --git a/apps/cli/src/commands/auth.ts b/apps/cli/src/commands/auth.ts index 639355b..8abd2a2 100644 --- a/apps/cli/src/commands/auth.ts +++ b/apps/cli/src/commands/auth.ts @@ -450,7 +450,8 @@ Commands: delete Delete profile entirely Options: - --site Atlassian site URL + --site Atlassian site URL (root only, e.g. https://company.atlassian.net; + do not include /wiki — Confluence appends it automatically) --bearer Use Bearer auth with PAT (for Server/Data Center) --token API token or PAT --username Username (for keychain lookup with --bearer)