Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki Documentation update needed for CLI command options listing #10173

Closed
bmullan opened this issue May 9, 2024 · 1 comment
Closed

Wiki Documentation update needed for CLI command options listing #10173

bmullan opened this issue May 9, 2024 · 1 comment

Comments

@bmullan
Copy link

bmullan commented May 9, 2024

The freerdp CLI Options listed on..."

https://github.com/FreeRDP/FreeRDP/wiki/CommandLineInterface

Must be quite outdated as it does not list/describe many CLI options listed by executing:

$ xfreerdp3 --help

Just a couple examples.
The CommandLineInterface pages is completely missing these entirely:

 /gfx[: [[progressive[:on|off]|RFX[:on|off]|AVC420[:on|off]AVC444[:on|off]],
           mask:<value>,small-cache[:on|off],thin-client[:on|off],progressive[
           :on|off]]]                 RDP8 graphics pipeline
    /gfx-h264[: [[AVC420|AVC444],mask:<value>]]
                                      [DEPRECATED, use /gfx:avc420] RDP8.1 
                                      graphics pipeline using H264 codec
    +gfx-progressive                  Enable [DEPRECATED, use /gfx:progressive] 
                                      RDP8 graphics pipeline using progressive 
                                      codec
    -gfx-small-cache                  Disable [DEPRECATED, use 
                                      /gfx:small-cache] RDP8 graphics pipeline 
                                      using small cache mode
    +gfx-thin-client                  Enable [DEPRECATED, use /gfx:thin-client] 
                                      RDP8 graphics pipeline using thin client 
                                      mode

+home-drive Enable Redirect user home as share

@akallabeth
Copy link
Member

@bmullan yes, best only rely on the docs directly from the binary.
the wiki is hopelessly outdated in some areas and I don´t have the time to update all of it.

accepting pull requests / issuse with git bundles for improvement, but had to disable direct editing due to vandalism.

@bmullan bmullan closed this as completed May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants