Skip to content

Commit

Permalink
Fix direct-domains example
Browse files Browse the repository at this point in the history
  • Loading branch information
alexh-sauce committed Nov 16, 2023
1 parent 179b102 commit 0cc00b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/cli/sauce-connect-5/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ Setting this to `direct` sends requests to `localhost` directly without using th
**Shorthand**: `-D`

```bash
--tls-passthrough-domains .*\.example\.com,.*google\.com,mycompany\.com
--direct-domains .*\.example\.com,.*google\.com,mycompany\.com
```

---
Expand Down

0 comments on commit 0cc00b6

Please sign in to comment.