page format: lowercase command names consistently (#1083)

This commit is contained in:
Waldir Pimenta
2016-09-22 08:03:38 +01:00
committed by GitHub
parent 5a54763c72
commit 1072483744
9 changed files with 18 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
# SSH
# ssh
> Secure Shell is a protocol used to securely log onto remote systems.
> It can be used for logging or executing commands on a remote server.