-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi! There are a few places in the documentation that I think could be improved:
--root
The documentation for --root is
build in root
root isn't defined, so I'm not sure what this means
--prefix
The documentation indicates that this must be used with -f, but not if the alienfile is in the current directory, and is optional when combined with -c. It's not obvious why the prefix should depend upon where the alienfile is located. Shouldn't this always default to the Perl site directories? I find this a little too magical; I can't figure out the logic.
install
I keep expecting af install to actually run the tests as well, but it's really focused on the alienfile, not the distribution. I can't imagine installation without the tests, so this seems a little counter-intuitive; maybe some extra words would help.