Module: wine Branch: master Commit: e3d56549c993c0ff5601ba9cf3f84201b0891b3b URL: https://source.winehq.org/git/wine.git/?a=commit;h=e3d56549c993c0ff5601ba9cf...
Author: Floris Renaud jkfloris@dds.nl Date: Tue Dec 21 10:33:35 2021 +0100
wineconsole: Remove "option" from the man page.
Signed-off-by: Floris Renaud jkfloris@dds.nl Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/wineconsole/wineconsole.man.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/programs/wineconsole/wineconsole.man.in b/programs/wineconsole/wineconsole.man.in index 251579c1422..dac4e62f321 100644 --- a/programs/wineconsole/wineconsole.man.in +++ b/programs/wineconsole/wineconsole.man.in @@ -3,11 +3,11 @@ wineconsole - The Wine console .SH SYNOPSIS .B wineconsole -.RI [ option "] " command +.RI [ command "] " .SH DESCRIPTION .B wineconsole is the Wine console manager, used to run console commands and applications. It allows running the -console either in the current terminal (\fIcurses\fR) or in a newly made window (\fIuser\fR). +console in a newly made window. .SH BUGS Bugs can be reported on the .UR https://bugs.winehq.org