From 8093b027ce0b23f5f377e23fa0fce4889dda6547 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 26 Nov 2008 19:28:01 +0100 Subject: pkg: Added debug options --- man/1/pkg | 4 ++++ man/5/pkg.conf | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'man') diff --git a/man/1/pkg b/man/1/pkg index a6dfe05..31bb823 100644 --- a/man/1/pkg +++ b/man/1/pkg @@ -96,6 +96,10 @@ Options always override the configuration file and the environment variables. Enable quiet mode, don't print progress. Useful for scripting +=item B<-d>, B<--debug> [boolean] + +Enable debug mode + =item B<-au>, B<--auto-update> [boolean] Automatically update the package list before doing certain actions diff --git a/man/5/pkg.conf b/man/5/pkg.conf index e4a0ab8..b508807 100644 --- a/man/5/pkg.conf +++ b/man/5/pkg.conf @@ -36,6 +36,10 @@ Options to invoke L(1) with Operate in silent mode if 1 +=item B=I (0) + +Operate in debug mode if 1 + =item B=I (1) If 1, automatically execute 'pkg update' before 'pkg push' -- cgit v1.2.3