[+] Update resource meta command help info
Signed-off-by: WangYihang <wangyihanger@gmail.com>GSoC/Meterpreter_Web_Console
parent
85bfca95fd
commit
26c505e336
|
@ -216,7 +216,7 @@ class CommandShell
|
|||
def cmd_resource_help
|
||||
print_line "Usage: resource path1 [path2 ...]"
|
||||
print_line
|
||||
print_line "Run the commands stored in the supplied files (- for stdin)."
|
||||
print_line "Run the commands stored in the supplied files. (- for stdin, press CTRL+D to end input from stdin)"
|
||||
print_line "Resource files may also contain ERB or Ruby code between <ruby></ruby> tags."
|
||||
print_line
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue