Renamed 'mask' to 'glob'

GSoC/Meterpreter_Web_Console
Aaron Soto 2018-04-11 14:50:27 -05:00
parent 21467d7938
commit b9d71b7147
No known key found for this signature in database
GPG Key ID: A974121808B92094
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ class Console::CommandDispatcher::Stdapi::Fs
def cmd_ls_help
print_line "Usage: ls [options] [mask]"
print_line "Usage: ls [options] [glob/path]"
print_line
print_line "Lists contents of directory or file info, searchable"
print_line @@ls_opts.usage