diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-26 12:36:20 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-26 12:36:20 +0200 |
commit | 8d87c2d09fdc5a9348bc0ed36137e7b48ad95879 (patch) | |
tree | 1ebb11d690d3c88ff7b797f0f61a0fd32e2cb51c | |
parent | c12f0d909d0fca3686f52751ce27c59f4c7ae519 (diff) |
man/5/pkg.conf: Removed VCS_ variables
-rw-r--r-- | man/5/pkg.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/man/5/pkg.conf b/man/5/pkg.conf index 1446e19..b9974a8 100644 --- a/man/5/pkg.conf +++ b/man/5/pkg.conf @@ -29,16 +29,6 @@ Default: $HOME/packages WARNING: changing this will break everything. Don't do it. -=item B<VCS_CMD>=I<command> - -Command to invoke the vcs. -Default: hg - -=item B<VCS_OPTIONS>=I<options> - -global options to invoke VCS_CMD with. -Default: --quiet - =item B<CL_OPTIONS>=I<options> Options to invoke L<checklinks>(1) with. |