Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    There is no such standard that I am aware of, option names change between programs. See for example, here. While there are some standards for GNU programs (--version and --help for example), AFAIK these are not universal. Commented Jan 6, 2014 at 11:56
  • Just for context, the long form --help option was added to GNU coretutils in '93. From changelog : (for 21 commands) Add long --help. Exit successfully for --help, non-zero for usage error. Commented Jan 6, 2014 at 17:48