]> git.donarmstrong.com Git - cran2deb.git/commitdiff
doc: add a pointer to `cran2deb help'
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:27:22 +0000 (13:27 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:27:22 +0000 (13:27 +0000)
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@130 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

pkg/trunk/inst/doc/README

index ff491cb0e2ff10dc9f369359608ee4f3f7e47d4b..b521da06717445f7db29cfbda2c6f64757850efa 100644 (file)
@@ -29,23 +29,6 @@ Let ROOT be the value returned by running: cran2deb root
    (The result will be in /var/cache/cran2deb/results)
 
 
-
-Useful commands:
-cran2deb build <foo>
-
-cran2deb autobuild
- - tries to build everything in the database that is out of date or failed on last build.
-
-cran2deb license
- - license console for adding new licenses. see ROOT/data/populate_licenses for examples
-
-cran2deb depend
- - dependency console for adding more dependencies, forced dependencies, system requirement patterns, and aliases.
-    see ROOT/data/populate_depend_aliases
-                  populate_forcedep
-                  populate_sysreq
-
-cran2deb update
- - update the various caches and databases from the latest cran2deb static data, CRAN/BioC repos, and Debian
- repos (for the pbuilder chroot)
+$ cran2deb help
+will display a short summary of help for each cran2deb command.