You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, you can write a custom help writer, but I will think about this concept maybe <RequiredParameter> <(OptionalParameter)> should be in help by default.
I'd like to have an optional parameter for a command.
In the usage message this might look like:
dotnet MyApp.dll mycommand <RequiredParameter> <(OptionalParameter)>
.Would it be possible to add this?
The text was updated successfully, but these errors were encountered: