From 0bb7e470d494dc50e98bf339989876405b4bf250 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Mon, 22 Dec 2014 12:43:16 -0500 Subject: [PATCH] whoops, document accidentally used h2 and h3 interchangably --- doc/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/index.html b/doc/index.html index 5465a01..834e325 100644 --- a/doc/index.html +++ b/doc/index.html @@ -29,7 +29,7 @@ too.

Voila! You can use ssh/scp/sftp/rsync to talk to your Android device!

-

Configuration

+

Configuration

There are three directory settings that are important for SimpleSSHD.

@@ -51,13 +51,13 @@ dropbear server. The options which are hardcoded are: -R -F -p :portno. You can use \ or " to escape characters in this commandline.

-

Change Log

+

Change Log

-

About

+

About

SimpleSSHD is built using parts from open source projects: dropbear server, openssh (for scp and sftp-server), and rsync. Those projects in