summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-08-26 19:06:40 +0000
committerUlrich Müller <ulm@gentoo.org>2009-08-26 19:06:40 +0000
commitcae11912aa8a0eb2e9d098babb7999344a0512ad (patch)
treedfe7aec3ecdfe1a1f0f930270ede47dc8ae901dd
parentNew --major option. (diff)
downloademacs-tools-cae11912aa8a0eb2e9d098babb7999344a0512ad.tar.gz
emacs-tools-cae11912aa8a0eb2e9d098babb7999344a0512ad.tar.bz2
emacs-tools-cae11912aa8a0eb2e9d098babb7999344a0512ad.zip
End sentences with a full stop.
svn path=/emacs-updater/; revision=1391
-rw-r--r--emacs-updater.818
1 files changed, 9 insertions, 9 deletions
diff --git a/emacs-updater.8 b/emacs-updater.8
index b05fcae..9b32365 100644
--- a/emacs-updater.8
+++ b/emacs-updater.8
@@ -17,33 +17,33 @@ GNU Emacs packages.
Specify actions, comma-separated list of:
.BR sitedir :
-Find site-init files not in the new-style location
+Find site-init files not in the new-style location.
.BR rebuild :
Rebuild packages with Elisp files byte-compiled by a different Emacs
-version
+version.
.BR all :
-Rebuild all packages that have byte-compiled Elisp files
+Rebuild all packages that have byte-compiled Elisp files.
(default:
.BR sitedir ,
.BR rebuild )
.TP
.B -e, --exact
-Match exact versions when remerging packages
+Match exact versions when remerging packages.
.TP
.B -m, --major
-Use only the major version when comparing Emacs version numbers
+Use only the major version when comparing Emacs version numbers.
.TP
.B -n, --nocolour, --nocolor
-Disable colour in output
+Disable colour in output.
.TP
.B -o, --orphans
List orphan files, i.e. files that are not owned by any package.
.TP
.B -p, --pretend
-Don't actually emerge packages
+Don't actually emerge packages.
.TP
.BI "-P, --package-manager" " PM"
Select a package manager.
@@ -67,10 +67,10 @@ may include options in which case the whole command string must be
passed as a single argument (i.e. included in quotes).
.TP
.B -h, --help
-Display help and exit
+Display help and exit.
.TP
.B --version
-Output version information and exit
+Output version information and exit.
.SH ENVIRONMENT
.TP
.B PACKAGE_MANAGER