Example: ``` ## Starts rails daemonized server. # # @param [--wait timeout] The timeout to wait until server is ready function server::start() { … } ``` it displays only: ``` server start [--wait ``` It will be nice if Shellbox could support params flag.