Skip to content
Wei Peng edited this page Jul 16, 2014 · 1 revision

-h/--help command-line argument dumps the command-line options collected from all loaded plug-in.

The ultimate source of information for each plugin is its source. Specifically, the populate-parse-opts-vector function in the main.clj file for each plugin, which is written in clojure.tools.cli's parse-opts format.

For example, for core.plugin.nrepl.

shared

core

mastermind

figurehead

C&C

Clone this wiki locally