Skip to content

Commit 996b0f7

Browse files
committed
Fix bad console quote.
Signed-off-by: Thomas Hallgren <thomas@tada.se>
1 parent e59cb11 commit 996b0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-2.21/howtos/intercepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ You can now:
210210
211211
1. Connect using docker start an ingest from `example-app`, and run a container locally with the ingested environment and volume mounts:
212212
```console
213-
t connect --docker
213+
$ telepresence connect --docker
214214
Launching Telepresence User Daemon
215215
Connected to context xxx, namespace default (https://&lt;some url&gt;)
216216
$ telepresence ingest example-app --expose 8080 --docker-run -- &lt;your local container&gt;

0 commit comments

Comments
 (0)