We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b88605 commit ef4f99fCopy full SHA for ef4f99f
docs/docs/reference/cli/dstack/attach.md
@@ -15,7 +15,7 @@ $ dstack attach --help
15
16
## User SSH key
17
18
-By default, `dstack` uses its own SSH key to access runs (`~/.dstack/ssh/id_rsa`).
+By default, `dstack` uses its own SSH key to attach to runs (`~/.dstack/ssh/id_rsa`).
19
It is possible to override this key via the `--ssh-identity` argument.
20
21
[//]: # (TODO: Provide examples)
0 commit comments