CC#•Created by BlakeFL on 6/28/2023 in #help ✅ System.CommandLine -> How to create a option without a parameter?
Well it is specifically about options. If I create an subcommand named servers and want an option of -list, how to I get that option to accept nothing as a parameter since I don't need one.