Execute the help command line option. (Punt to error handler with no msg)
Raises:
10 11 12
# File 'lib/mysh/command_line/usage.rb', line 10 def pre_boot(_args) raise MyshUsage end