aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2017-06-06 10:05:21 -0400
committerNikolaus Rath <Nikolaus@rath.org>2017-06-06 10:05:21 -0400
commitaf1f3c6235833ae2500eb886c612a142fd82017c (patch)
treecce9f00617571862702cd34bfbe6881b0d55763f
parent8cc069f666a8c0f1b3d2e7c8904e5b88032b410f (diff)
downloadsshfs-af1f3c6235833ae2500eb886c612a142fd82017c.tar
sshfs-af1f3c6235833ae2500eb886c612a142fd82017c.tar.gz
sshfs-af1f3c6235833ae2500eb886c612a142fd82017c.tar.bz2
sshfs-af1f3c6235833ae2500eb886c612a142fd82017c.zip
Fixed Markdown markup.
-rw-r--r--README.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md
index dc43eae..b574ff3 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,9 @@
-=======
- SSHFS
-=======
+SSHFS
+=====
About
-=====
+-----
SSHFS allows you to mount a remote filesystem using SFTP. Most SSH
servers support and enable this SFTP access by default, so SSHFS is
@@ -12,7 +11,7 @@ very simple to use - there's nothing to do on the server-side.
How to use
-==========
+----------
Once sshfs is installed (see next section) running it is very simple:
@@ -39,7 +38,7 @@ On BSD and OS-X, to unmount the filesystem:
Installation
-============
+------------
First, download the latest SSHFS release from
https://github.com/libfuse/sshfs/releases. On Linux and BSD, you will
@@ -60,7 +59,7 @@ When checking out from git (instead of using a release tarball), you
will need to run `autoreconf -i` before `./configure`.
Getting Help
-============
+------------
If you need help, please ask on the [SSHFS mailing
list](http://groups.google.com/group/sshfs). To post to the list,