Make Sharg completely POSIX conform

Open
#97 0 comments 0 reactions 1 assignee View on GitHub

@smehringer is already working on this.

Since Oct 31, 2022.

Assessment

This issue has not been assessed yet.

Description

ready to tackle
Description

This is a followup of #95 . As stated in https://github.com/seqan/sharg-parser/pull/95#discussion_r874617436, we don't support the condition: A token consisting of a single hyphen character is interpreted as an ordinary non-option argument. By convention, it is used to specify input from or output to the standard input and output streams.

Tasks
  • Add the single hyphen option.
  • Delete note in documentation that we do not support this condition.
  • #124
Definition of Done
  • API documentation added
Dominant language
C++
Stars
11
Forks
9
Avg merge
2h 33m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from seqan/sharg-parser

All issues in seqan/sharg-parser

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.