Actions
Emulator Issues #12967
openDolphin manpage outdated and/or inconsistent with dolphin-emu --help
Status:
Accepted
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What's the problem? Describe what went wrong.
man dolphin-emu
is outdated and/or inconsistent with dolphin-emu --help
.
What steps will reproduce the problem?
Run man dolphin-emu
and dolphin-emu --help
.
Compare the flags and/or features.
For instance, I can't find anything about this flag.
-C <System>.<Section>.<Key>=<Value>, --config=<System>.<Section>.<Key>=<Value>
Set a configuration option
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Dolphin 5.0-16380
Updated by pokechu22 over 2 years ago
I don't think Dolphin includes a manpage by default (at least, I couldn't find one in the GitHub repo), so this is probably something you'd need to bring up with your distro's maintainer instead.
Updated by pokechu22 over 2 years ago
- Status changed from New to Accepted
Ah, thanks. Yeah, those are outdated (and there also isn't one for dolphin-tool
).
Actions