X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Futils%2Flnetctl.c;h=265abb4e2b05a402cd7aa7442e22161a40fbc669;hp=3750417e558cde03dd348f1803dc988b93402171;hb=eacdb3882896771f2fb48cf1940c24ce1d9cf094;hpb=8475dda6d6d96ff021f045e15c3a65fbd7736de8 diff --git a/lnet/utils/lnetctl.c b/lnet/utils/lnetctl.c index 3750417..265abb4 100644 --- a/lnet/utils/lnetctl.c +++ b/lnet/utils/lnetctl.c @@ -72,7 +72,7 @@ command_t route_cmds[] = { "\t--gateway: gateway nid (e.g. 10.1.1.2@tcp) to filter on\n" "\t--hop: number to final destination (1 < hops < 255) to filter on\n" "\t--priority: priority of route (0 - highest prio to filter on\n" - "\t--vebose: display detailed output per route\n"}, + "\t--verbose: display detailed output per route\n"}, { 0, 0, 0, NULL } };