Do you provide list of arguments?
Updated by Brady Stroud [SSW] 1 month ago. See history
123
<introEmbed
body={<>
When you develop an application that supports command line, you must provide a list of arguments / help on how to use the application through command line.
It can be as easy as typing: `\[ApplicationName].exe /?` for listing the arguments.
</>}
/>


❌ Figure: Bad example - Do no provide supported argument through /?

✅ Figure: Good example - Provide supported argument through /?
Categories
Related rules
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.