compnerd: document manifest action
authorMike Frysinger <vapier@gentoo.org>
Tue, 29 Nov 2005 03:44:25 +0000 (03:44 -0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 29 Nov 2005 03:44:25 +0000 (03:44 -0000)
svn path=/main/trunk/; revision=2322

man/ebuild.1

index 742cf6f2e3c9ff767f23832bfbc5aa216e341979..cde676b864c7e06b79490007c685b3659f76664b 100644 (file)
@@ -64,6 +64,11 @@ Creates a digest file for the package in
 md5sum's of all the files found in the SRC_URI.  If the fetched source
 of the package is corrupt/bogus in some way, the md5sum will catch this.
 .TP
+.BR manifest
+Updates the manifest file for the package.  This performs the second half
+of the digest command, creating md5sums for the files in the files
+directory as well as the ebuild.
+.TP
 .BR unpack
 Extracts the sources to a subdirectory in the \fIbuild directory\fR
 (BUILD_PREFIX) by running the \fIsrc_unpack()\fR function in the ebuild