diff options
Diffstat (limited to 'pages/docs/platform')
-rw-r--r-- | pages/docs/platform/guide/virtual-machines.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/docs/platform/guide/virtual-machines.md b/pages/docs/platform/guide/virtual-machines.md index 064239d..88092c4 100644 --- a/pages/docs/platform/guide/virtual-machines.md +++ b/pages/docs/platform/guide/virtual-machines.md @@ -4,7 +4,7 @@ Introduction ------------------ -You can use the `leap` command line to easily remote virtual machines. +You can use the `leap` command line to easily manage remote virtual machines. Note: there are two types of virtual machines that `leap` can handle: @@ -133,4 +133,4 @@ Multiple authentication profiles If you have multiple profiles configured in `cloud.json`, you can specify which one you want to use: * Set the `vm.auth` property in the node configuration to match the name of the authentication profile. -* Or, pass `--auth PROFILE_NAME` on the command line.
\ No newline at end of file +* Or, pass `--auth PROFILE_NAME` on the command line. |