-
Notifications
You must be signed in to change notification settings - Fork 443
Description
Describe the bug
Hello,
I noticed a small typo in the man page regarding the -date-host-forced option. It is currently documented as -data-host-forced:
-data-host-forced
Force synchronization of date and time with the host.
This caused some confusion, as I initially tried to use the option as written in the man page. However, when launching DOSBox-X with -data-host-forced, I received the following warning:
WARNING: Unknown option data-host-forced (first parsing stage)
The option appears to be correctly implemented in the program as -date-host-forced, so it seems to be just a documentation error.
I'm unable to submit a fix myself, but would appreciate it if the man page could be updated when convenient.
Thanks!
Steps to reproduce the behaviour
/usr/bin/dosbox-x -data-host-forced
Expected behavior
No response
What operating system(s) this bug have occurred on?
Ubuntu 22.04
What version(s) of DOSBox-X have this bug?
DOSBox-X version 2024.10.01 Commit 70ade1c
Used configuration
Output log
Additional information
No response
Have you checked that no similar bug report(s) exist?
- I have searched and didn't find any similar bug report.
Code of Conduct & Contributing Guidelines
- I agree to follow the code of conduct and the contributing guidelines.