fix crypto line spacing
This commit is contained in:
@@ -28,7 +28,8 @@ You also have tab completion so if you're ever curious about a command, type it
|
||||
Now we need to tell it to start generating our keys, so we can enable SSH:
|
||||
```
|
||||
crypto key generate rsa
|
||||
#This creates a 1024-bit keypair. For more options, enter the command but hit tab instead of enter
|
||||
#This creates a 1024-bit keypair
|
||||
#For more options, enter the command but hit tab instead of enter
|
||||
```
|
||||
|
||||
Give the switch a name/hostname:
|
||||
|
||||
Reference in New Issue
Block a user