summaryrefslogtreecommitdiff
path: root/rpm.8
diff options
context:
space:
mode:
authormarc <devnull@localhost>1998-01-13 19:59:26 +0000
committermarc <devnull@localhost>1998-01-13 19:59:26 +0000
commite249552f6f28639793e64ded9c919ae2745a8398 (patch)
tree9467d9b3d8f819addee4907e9abb4b78fcc4042d /rpm.8
parentf640acd1b4b6e5f149de40c6200d6ff6fc1a87d4 (diff)
downloadrpm-e249552f6f28639793e64ded9c919ae2745a8398.tar.gz
rpm-e249552f6f28639793e64ded9c919ae2745a8398.tar.bz2
rpm-e249552f6f28639793e64ded9c919ae2745a8398.zip
Add changelog and man page entry for --rmsource.
CVS patchset: 1960 CVS date: 1998/01/13 19:59:26
Diffstat (limited to 'rpm.8')
-rw-r--r--rpm.83
1 files changed, 3 insertions, 0 deletions
diff --git a/rpm.8 b/rpm.8
index 84fae023e..7d08a6c19 100644
--- a/rpm.8
+++ b/rpm.8
@@ -337,6 +337,9 @@ in seconds, the maximum age of a file being packaged. Warnings
will be printed for all files beyond the timecheck age.
.IP "\fB\-\-clean\fP"
Remove the build tree after the packages are made.
+.IP "\fB\-\-rmsource\fP"
+Remove the sources and spec file after the build (may also be
+used standalone, eg. "\fBrpm \-\-rmsource foo.spec\fP").
.IP "\fB\-\-test\fP"
Do not execute any build stages.
Useful for testing out spec files.