[pacman-dev] [PATCH] clarified descriptions for pactree -r (--help and pactree(8))

William Giokas 1007380 at gmail.com
Sun Jul 14 20:44:28 EDT 2013


On Mon, Jul 15, 2013 at 06:39:45AM +0600, Zulker Nayeen Nahiyan wrote:
> Signed-off-by: Zulker Nayeen Nahiyan <nahiyan02 at gmail.com>
> ---
>  doc/pactree.8.txt  | 2 +-
>  src/util/pactree.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/pactree.8.txt b/doc/pactree.8.txt
> index 6ecaf23..0e9f733 100644
> --- a/doc/pactree.8.txt
> +++ b/doc/pactree.8.txt
> @@ -48,7 +48,7 @@ Options
>  	Prints package names at the start of each line, one per line.
>  
>  *-r, \--reverse*::
> -	Show packages that depend on the named package.
> +	Show packages that depend on the named package instead.
Remove the 'instead' from the end and I'd say it sounds okay.
>  
>  *-s, \--sync*::
>  	Read package data from sync databases instead of local database.
> diff --git a/src/util/pactree.c b/src/util/pactree.c
> index 33cf66c..3b4eb9e 100644
> --- a/src/util/pactree.c
> +++ b/src/util/pactree.c
> @@ -319,7 +319,7 @@ static void usage(void)
>  			"  -g, --graph          generate output for graphviz's dot\n"
>  			"  -h, --help           display this help message\n"
>  			"  -l, --linear         enable linear output\n"
> -			"  -r, --reverse        show reverse dependencies\n"
> +			"  -r, --reverse        list packages that depend on PACKAGE instead\n"
Same here.
>  			"  -s, --sync           search sync DBs instead of local\n"
>  			"  -u, --unique         show dependencies with no duplicates (implies -l)\n"
>  			"      --config <path>  set an alternate configuration file\n");

-- 
William Giokas | KaiSforza | http://kaictl.net/
GnuPG Key: 0x73CD09CF
Fingerprint: F73F 50EF BBE2 9846 8306  E6B8 6902 06D8 73CD 09CF
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/pacman-dev/attachments/20130714/c55f35a1/attachment-0001.asc>


More information about the pacman-dev mailing list