typo: correct name in "sessions" help/usage

git-svn-id: file:///home/svn/framework3/trunk@6153 4d416f70-5f16-0410-b530-b9f4589650da
unstable
kris 2009-01-14 21:31:24 +00:00
parent 5d8ca84113
commit d53ac9648c
1 changed files with 1 additions and 1 deletions

View File

@ -872,7 +872,7 @@ class Core
# Display help banner
when "-h"
print(
"Usage: session [options]\n\n" +
"Usage: sessions [options]\n\n" +
"Active session manipulation and interaction.\n" +
@@sessions_opts.usage())
return false