fix crypto line spacing

This commit is contained in:
BuildTools
2018-03-03 07:10:47 -05:00
parent 661c26844d
commit 66843f447d

View File

@@ -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: