On 07/07/14 09:26, Iain Buclaw via Digitalmars-d wrote: > What's the list of switches accepted by dub? > > I'm convinced that --help doesn't show them all. ;) I'm pretty sure that "dub --help" only shows the global options. You have to run "dub <command> --help" to find the flags of a specific command. -- /Jacob Carlborg