help
Built-in help
command
Synopsis​
With help command, you can get an instant brief description on the command and the flags that can be used along.
Usage​
$ loophole [command] --help
Example output:
Loophole - End to end TLS encrypted TCP communication between you and your clients
Usage:
loophole [flags]
loophole [command]
Available Commands:
account Group of comands concerning loophole account
completion Generates bash completion scripts
help Help about any command
http Expose http server on given port to the public
path Expose given directory to the public
webdav Expose given directory to the public via WebDav
Flags:
-h, --help help for loophole
-v, --verbose verbose output
Use "loophole [command] --help" for more information about a command.