diff options
author | tv <tv@krebsco.de> | 2020-06-08 23:00:27 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2020-06-08 23:00:27 +0200 |
commit | 1eb67a9b78f5e648fc9e399ac3649365f40b559f (patch) | |
tree | 8a6e93079ee702950d5f133962189161b3311178 /README.md | |
parent | 486300fb352c514d2df3cec2b8d221aaa7cf37ae (diff) |
README: brakets -> brackets
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ If specified as string, the format could be described as: [[USER]@]HOST[:PORT][/SOME/PATH] ``` -Portions in square brakets are optional. +Portions in square brackets are optional. If the `USER` is the empty string, as in e.g. `@somehost`, then the username will be obtained by ssh from its configuration files. |