git-svn-id: file:///home/svn/framework3/trunk@4664 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Matt Miller 2007-04-12 17:23:18 +00:00
parent 2f365ca59b
commit ae4a4c378a
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ class Console::CommandDispatcher::Stdapi::Net
case opt
when "-h"
print(
"Usage: route [-h] [add / delete / list] [args]\n\n" +
"Usage: portfwd [-h] [add / delete / list] [args]\n\n" +
@@portfwd_opts.usage)
return true
when "-l"