diff options
-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. |