aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-02-05 09:25:28 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-02-05 09:25:28 -0800
commitb10d21db3185a2b25e3bd35579f57d3c7b8d882e (patch)
tree5d783987baac1e55cf8d3ecd03f4541f4126d379
parent3087690abacb3deaa0a0ed3f21ec8df79fd5940d (diff)
parentf7c7713a82b19e0e9dfb929cc3132de68451d63b (diff)
downloadsshfs-b10d21db3185a2b25e3bd35579f57d3c7b8d882e.tar
sshfs-b10d21db3185a2b25e3bd35579f57d3c7b8d882e.tar.gz
sshfs-b10d21db3185a2b25e3bd35579f57d3c7b8d882e.tar.bz2
sshfs-b10d21db3185a2b25e3bd35579f57d3c7b8d882e.zip
Merge pull request #4 from gala132/patch-1
Fix typo in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3738be8..8913bd6 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ sftp(1) and ssh_config(5)), including the remote port number
To unmount the filesystem:
- fusermount -u moutpoint
+ fusermount -u mountpoint
Installing