aboutsummaryrefslogtreecommitdiff
path: root/src/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.c')
-rw-r--r--src/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options.c b/src/options.c
index f811cb5..84227ae 100644
--- a/src/options.c
+++ b/src/options.c
@@ -134,6 +134,7 @@ static const struct option_usage usage[] = {
/** --passwd */
{"password", 0, OPT_STR, {.str = NULL},
"Set a password (must be same on client and proxy)\n"
+ "DEPRECATED: Will be removed/replaced soon!\n"
},
/** --udp */
{NULL, 0, OPT_BOOL, {.num = 0},