From 2faa4758e40d1c574ef04e99e3c80f3900eaa2a8 Mon Sep 17 00:00:00 2001 From: Rintze Zelle <78232505+rzelle-lallemand@users.noreply.github.com> Date: Tue, 18 Apr 2023 07:48:55 -0400 Subject: [PATCH] docs: azureblob: typo fix in "azureblob-account" command --- docs/content/azureblob.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/azureblob.md b/docs/content/azureblob.md index 9a3440e99..e402c546a 100644 --- a/docs/content/azureblob.md +++ b/docs/content/azureblob.md @@ -189,7 +189,7 @@ Then you could access rclone resources like this: Or - rclone lsf --azureblob-env-auth --azureblob-acccount=ACCOUNT :azureblob:CONTAINER + rclone lsf --azureblob-env-auth --azureblob-account=ACCOUNT :azureblob:CONTAINER Which is analogous to using the `az` tool: