aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/Config.in b/networking/Config.in
index f3ba85620..392afcf89 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -100,11 +100,11 @@ config FTPD
simple FTP daemon. You have to run it via inetd.
config FEATURE_FTP_WRITE
- bool "enable write"
+ bool "Enable upload commands"
default y
depends on FTPD
help
- Enable all kinds of FTP write commands (you have to add -w parameter)
+ Enable all kinds of FTP upload commands (-w option)
config FTPGET
bool "ftpget"