diff options
Diffstat (limited to 'package/sshfs')
-rw-r--r-- | package/sshfs/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/sshfs/Config.in b/package/sshfs/Config.in index 54e92c6f8a..7383b6094d 100644 --- a/package/sshfs/Config.in +++ b/package/sshfs/Config.in @@ -9,7 +9,8 @@ config BR2_PACKAGE_SSHFS select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE select BR2_PACKAGE_OPENSSH help - FUSE filesystem client based on the SSH File Transfer Protocol. + FUSE filesystem client based on the SSH File Transfer + Protocol. https://github.com/libfuse/sshfs |