diff options
author | Jason St. John <jstjohn@purdue.edu> | 2014-08-07 06:43:20 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-08-09 06:18:59 +0200 |
commit | ab07dfdeb9b4ecc443aa25f40fa530a730f65cde (patch) | |
tree | 58b27c50353f9eb540c6b7a3d6d05cf80b024f67 /doc/repo-add.8.txt | |
parent | 37634d22e501538e5a4b12105a0b56542841e71f (diff) | |
download | pacman-ab07dfdeb9b4ecc443aa25f40fa530a730f65cde.tar.gz pacman-ab07dfdeb9b4ecc443aa25f40fa530a730f65cde.tar.xz |
man: Improve grammar and add missing single quotes around command options
Signed-off-by: Jason St. John <jstjohn@purdue.edu>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc/repo-add.8.txt')
-rw-r--r-- | doc/repo-add.8.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/repo-add.8.txt b/doc/repo-add.8.txt index b96668c3..f096d714 100644 --- a/doc/repo-add.8.txt +++ b/doc/repo-add.8.txt @@ -42,7 +42,7 @@ to exist, but all parent directories must exist. Common Options -------------- *-q, \--quiet*:: - Force this program to keep quiet and run silent except for warning and + Force this program to keep quiet and run silently except for warning and error messages. *-s, \--sign*:: @@ -62,7 +62,8 @@ Common Options proceed. *\--nocolor*:: - Remove color from repo-add and repo-remove output. + Remove color from 'repo-add' and 'repo-remove' output. + repo-add Options ---------------- @@ -71,7 +72,7 @@ repo-add Options new one, if the old package file is found next to the new one. *-f, \--files*:: - Tells repo-add also to create and include a list of the files in the + Tells 'repo-add' also to create and include a list of the files in the specified packages. This is useful for creating databases listing all files in a given sync repository for tools that may use this information. |