Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-11-24 | CommandLine: new command line parser | Denis Krjuchkov | 1 | -0/+88 | |
This implementation behaves mostly identical to old parser. Few observable differences: - There are no option groups (single group is used for all options) - Option --stdout is hidden (it has been obsolete for a long time) - MPD executable name (mpd) is hardcoded for simplicity |