diff --git a/messages/sfdxurl.store.md b/messages/sfdxurl.store.md index 8f2b5524..632b5088 100644 --- a/messages/sfdxurl.store.md +++ b/messages/sfdxurl.store.md @@ -34,4 +34,4 @@ Path to a file that contains the Salesforce DX authorization URL. Use the '-' ch - Pipe the SFDX authorization URL from stdin by specifying the '-' value. - $ echo $url | <%= config.bin %> <%= command.id %> --sfdx-url-file - + echo $url | <%= config.bin %> <%= command.id %> --sfdx-url-file -