[PATCH modular] Change order of help screen.

Gaetan Nadon memsize at videotron.ca
Mon Oct 18 10:08:17 PDT 2010


On Mon, 2010-10-18 at 09:15 -0400, Trevor Woerner wrote:

> e.g.

Taking a second look.

> with --autoresume there's little need for -f and -r

-f: can definitely go
-r: right, we have autoresume now.


> with --cmd there's little need for -c, -d, -D, --check, and -p

There is a subtle issue here. There are two usage scenario:

        1. I want to run what --cmd says and nothing else
        2. I want to run what --cmd says, in addition to the default
        action

The default action being "make all install". For example, -p will pull
from git
before the module is built. Without -p, one would have to issue
--cmd "git pull --rebase && make all install".

The challenge is make it such that developers can find out about that
just by looking
at the options. The interface has to be very intuitive.

Think about the reasons why you did not include --clone.

> with --modfile there's little need for -o and -l

-o: there is little need for it, even without --modfile. 
-l: I can't say, I have never used it. But yes, with modfile, there is
even less need.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101018/31a8be5b/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101018/31a8be5b/attachment-0001.pgp>


More information about the xorg-devel mailing list