Skip to content

Commit

Permalink
fix: typo in piping URL example (#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
jshackell-sfdc authored Apr 10, 2024
1 parent 148862f commit c100cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/sfdxurl.store.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ Pipe the Salesforce DX authorization URL through standard input (stdin).

- Pipe the SFDX authorization URL from stdin:

<%= "\n $ echo url | " + config.bin %> <%= command.id %> --sfdx-url-stdin
$ echo url | sf <%= command.id %> --sfdx-url-stdin

0 comments on commit c100cfb

Please sign in to comment.