On 01/12/12 07:28, Marc-André Moreau wrote:
> With the old syntax, we had --disable-wallpaper. Not only this is twice
> longer than the new option
> ...
> It's definitely much less efficient than +/- anyway.
I'd suggest to integrate a bash/zsh/... *argument* autocompletion file, it
really helps
Alexis makes a good point in the ps.
If you are used to one type of syntax, it is difficult to follow a new syntax.
If every developer created a different type of syntax, it would be extremely
difficult to use Linux.
- Original Message -
From: Alexis Moinet
To: Freerdp-devel
Sent: Sun
I have added support for both syntaxes. Detection of the syntax is
performed by checking if arguments start with / or not.
Right now the help will show only the windows-style syntax, but the
arguments are exactly the same for the other syntax, aside from the syntax
itself.
It's on my branch:
http