Skip to content

Commit 8debe68

Browse files
committed
chore: readme
1 parent c382864 commit 8debe68

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ USAGE
394394
$ sf org delete sandbox -o <value> [--json] [--flags-dir <value>] [-p]
395395
396396
FLAGS
397-
-o, --target-org=<value> (required) [default: [email protected]] Username or alias of the target org. Not
397+
-o, --target-org=<value> (required) Username or alias of the target org. Not
398398
required if the `target-org` configuration variable is already set.
399399
-p, --no-prompt Don't prompt the user to confirm the deletion.
400400
@@ -440,7 +440,7 @@ USAGE
440440
$ sf org delete scratch -o <value> [--json] [--flags-dir <value>] [-p]
441441
442442
FLAGS
443-
-o, --target-org=<value> (required) [default: [email protected]] Username or alias of the target org. Not
443+
-o, --target-org=<value> (required) Username or alias of the target org. Not
444444
required if the `target-org` configuration variable is already set.
445445
-p, --no-prompt Don't prompt the user to confirm the deletion.
446446
@@ -889,9 +889,7 @@ EXAMPLES
889889
$ sf org refresh sandbox --definition-file devSbx3-config.json --target-org prodOrg
890890
891891
FLAG DESCRIPTIONS
892-
-f, --definition-file=<value>
893-
894-
Path to a sandbox definition file for overriding its configuration when you refresh it.
892+
-f, --definition-file=<value> Path to a sandbox definition file for overriding its configuration when you refresh it.
895893
896894
The sandbox definition file is a blueprint for the sandbox; use the file to change the sandbox configuration during
897895
a refresh. If you don't want to change the sandbox configuration when you refresh it, then simply use the --name

0 commit comments

Comments
 (0)