String default values are (but shouldn’t be) printed with "quotes" in help
Open
enhancement
- Dominant language
- R
- Stars
- 13
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The help display of default option values should mirror usage because the user of the command line application might ultimately not be an R user. As such, character string command line option values with defaults should be unquoted (similar to what `noquote` does).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.