You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-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.