mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
fix help message
git-svn-id: file:///home/svn/framework3/trunk@10986 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
8042bf202f
commit
3edccbc118
@ -59,7 +59,7 @@ class Console::CommandDispatcher::Webcam
|
||||
when "-h"
|
||||
print_line( "Usage: webcam_snap [options]\n" )
|
||||
print_line( "Grab a frame from the specified webcam." )
|
||||
print_line( webcam_frame_opts.usage )
|
||||
print_line( webcam_snap_opts.usage )
|
||||
return
|
||||
when "-i"
|
||||
index = val.to_i
|
||||
|
Loading…
Reference in New Issue
Block a user