aboutsummaryrefslogtreecommitdiff
path: root/jim-aio.c
diff options
context:
space:
mode:
Diffstat (limited to 'jim-aio.c')
-rw-r--r--jim-aio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/jim-aio.c b/jim-aio.c
index c0d539c..7aeb4bf 100644
--- a/jim-aio.c
+++ b/jim-aio.c
@@ -1818,8 +1818,8 @@ static const jim_subcmd_type aio_command_table[] = {
},
#endif
#if defined(HAVE_STRUCT_FLOCK)
- { "lock ?-wait?",
- NULL,
+ { "lock",
+ "?-wait?",
aio_cmd_lock,
0,
1,