GCOptions.dryRun

Undocumented in source.
struct GCOptions
@Option("dryrun", "n")
@Help("Don't make any functional changes. Just print what might happen.")
OptionFlag dryRun;

Meta