[pacman-dev] [PATCH] Document that -dd is different from -d in a clear and concise way.
Karol Blazewicz
karol.blazewicz at gmail.com
Fri Jul 20 18:03:04 EDT 2012
On Fri, Jul 20, 2012 at 11:51 PM, Micahel J. Evans
<mjevans1983 at gmail.com> wrote:
> From: "Micahel J. Evans" <mjevans1983 at gmail.com>
>
> Signed-off-by: Micahel J. Evans <mjevans1983 at gmail.com>
> ---
> doc/pacman.8.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
> index 0ad8188..926d6e1 100644
> --- a/doc/pacman.8.txt
> +++ b/doc/pacman.8.txt
> @@ -171,6 +171,8 @@ Options
>
> Transaction Options (apply to '-S', '-R' and '-U')
> --------------------------------------------------
> +*-dd, --nodeps --nodeps*::
> + Skips all dependency checks.
> *-d, \--nodeps*::
> Skips dependency version checks. Package names are still checked. Normally,
> pacman will always check a package's dependency fields to ensure that all
> --
> 1.7.11.2
>
What about other double-letter instances like -ii?
More information about the pacman-dev
mailing list