From ab07dfdeb9b4ecc443aa25f40fa530a730f65cde Mon Sep 17 00:00:00 2001 From: "Jason St. John" Date: Thu, 7 Aug 2014 00:43:20 -0400 Subject: man: Improve grammar and add missing single quotes around command options Signed-off-by: Jason St. John Signed-off-by: Allan McRae --- doc/pactree.8.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/pactree.8.txt') diff --git a/doc/pactree.8.txt b/doc/pactree.8.txt index c99d4f13..b177788a 100644 --- a/doc/pactree.8.txt +++ b/doc/pactree.8.txt @@ -18,14 +18,14 @@ Description ----------- Pactree produces a dependency tree for a package. -By default a tree like output is generated, but with the -g option a graphviz +By default, a tree-like output is generated, but with the '\--graph' option, a Graphviz description is generated. Options ------- *-a, \--ascii*:: - Use ascii characters for tree formatting. By default, pactree will use unicode + Use ASCII characters for tree formatting. By default, pactree will use Unicode line drawing characters if it is able to detect that the locale supports them. *-b, \--dbpath*:: @@ -40,11 +40,11 @@ Options required. *-g, \--graph*:: - Generate graphviz description. If this option is given, the -c and -l - options are ignored. + Generate a Graphviz description. If this option is given, the '\--color' and + '\--linear' options are ignored. *-h, \--help*:: - Output syntax and command line options. + Output syntax and command-line options. *-l, \--linear*:: Prints package names at the start of each line, one per line. @@ -56,7 +56,7 @@ Options Read package data from sync databases instead of local database. *-u, \--unique*:: - List dependent packages once. Implies --linear. + List dependent packages once. Implies '\--linear'. *\--config *:: Specify an alternate pacman configuration file. -- cgit v1.2.3-24-g4f1b