2 references to VersionOption
rzc (2)
CommandLine\CommandLineApplication.cs (2)
391return VersionOption(template, () => shortFormVersion); 395return VersionOption(template, () => shortFormVersion, () => longFormVersion);