mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
r7998: Fix usage message
This commit is contained in:
parent
5289955107
commit
1e9a8854b1
@ -567,7 +567,7 @@ static int net_afs_key(int argc, const char **argv)
|
||||
struct afs_keyfile keyfile;
|
||||
|
||||
if (argc != 2) {
|
||||
d_printf("usage: 'net afskey <keyfile> cell'\n");
|
||||
d_printf("usage: 'net afs key <keyfile> cell'\n");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user