Searched refs:ShowAssemblyInfo (Results 1 – 2 of 2) sorted by relevance
215 public static readonly string ShowAssemblyInfo = "showasminfo"; field in KeePass.App.AppDefs.CommandLineOptions
431 if(m_cmdLineArgs[AppDefs.CommandLineOptions.ShowAssemblyInfo] != null) in MainPriv()