mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Remove 'copy' portion of 'cat' command.
Signed-off-by: Isabel J (Lizzie) lizzie@anyvm.tech
This commit is contained in:
parent
a08b1062f7
commit
55c2f3da26
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ be prompted to touch it to continue.
|
|||
pbcopy < ~/.ssh/id_ed25519.pub
|
||||
```
|
||||
|
||||
Or you can use `cat` on Linux/MacOS, then highlight the key, and press ctrl+shift+c to copy to the clipboard.
|
||||
Or you can use `cat` on Linux/MacOS.
|
||||
|
||||
```shell
|
||||
cat ~/.ssh/id_ed25519.pub
|
||||
|
|
|
|||
Loading…
Reference in a new issue