Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/salesforce.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ If you have a recipe which depends on data from an org,
specify the CumulusCI org name like this:

```s
$ snowfakery recipe.yml --plugin-options org_name qa
$ snowfakery recipe.yml --plugin-option org_name qa
```

When you run the recipe in this way, it will connect to the org to pull data but
Expand Down