mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3:utils: fix help string for 'net witness force-response'
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15577
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
(cherry picked from commit 7a23429ed6
)
This commit is contained in:
parent
f9c0968743
commit
c4e4d41f0a
@ -2350,7 +2350,7 @@ int net_witness(struct net_context *c, int argc, const char **argv)
|
||||
NET_TRANSPORT_LOCAL,
|
||||
N_("Force an AsyncNotify response based on "
|
||||
"json input (mostly for testing)"),
|
||||
N_("net witness force-reponse\n"
|
||||
N_("net witness force-response\n"
|
||||
" Force an AsyncNotify response based on "
|
||||
"json input (mostly for testing)"),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user