gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1701: Add uninstall info to help.txt


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1701: Add uninstall info to help.txt
Date: Mon, 28 Jan 2013 00:00:52 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1701
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-01-28 00:00:52 +0100
message:
  Add uninstall info to help.txt
modified:
  doc/help.txt
=== modified file 'doc/help.txt'
--- a/doc/help.txt      2012-12-10 08:16:33 +0000
+++ b/doc/help.txt      2013-01-27 23:00:52 +0000
@@ -8,18 +8,20 @@
 
 The main targets are:
 
- * pkg-info   - print info about the package
- * help       - print package configuration options
- * fetch-list - print info about the files to be downloaded
- * fetch      - download the source files
- * checksum   - compare checksums against the sha256sum file
- * checksig   - verify source tarball with gpg-keyring file
- * extract    - unpack the tarball in the work/ subdirectory
- * configure  - run configure
- * build      - compile it (default)
- * check      - run the testsuite
- * install    - install to $(prefix)/
- * clean      - delete temporary files
+ * pkg-info       - print info about the package
+ * help           - print package configuration options
+ * fetch-list     - print info about the files to be downloaded
+ * fetch          - download the source files
+ * checksum       - compare checksums against the sha256sum file
+ * checksig       - verify source tarball with gpg-keyring file
+ * extract        - unpack the tarball in the work/ subdirectory
+ * configure      - run configure
+ * build          - compile it (default)
+ * check          - run the testsuite
+ * install        - install to $(prefix)/
+ * clean          - delete temporary files
+ * uninstall      - un-stow a package
+ * uninstall-pkg  - completely remove a package
 
 For a list of available packages, type "make package-list"
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]