Skip to content

Commit 7a4caac

Browse files
Documentation
- minor formatting changes
1 parent 731d815 commit 7a4caac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ The Hetzner Cloud driver will use `debian-9` as the default image and `g2-local`
3232

3333
#### Existing SSH keys
3434

35-
When you specify the `--hetzner-existing-key-path` option, the driver will attempt to copy the `*(specified file name)*`
36-
and `*(specified file name).pub*` to the machine's store path. They public key file's permissions will be set according
35+
When you specify the `--hetzner-existing-key-path` option, the driver will attempt to copy `(specified file name)`
36+
and `(specified file name).pub` to the machine's store path. They public key file's permissions will be set according
3737
to your current `umask` and the private key file will have `600` permissions.
3838

3939
When you additionally specify the `--hetzner-existing-key-id` option, the driver will not create an SSH key using the API

0 commit comments

Comments
 (0)