diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-11-26 19:28:01 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-11-26 19:28:01 +0100 |
commit | 8093b027ce0b23f5f377e23fa0fce4889dda6547 (patch) | |
tree | 7e11fea7c0bdf5c2e4cc0a4cb46698bfa47dcb0f /man/1/pkg | |
parent | 40cb22fb40e01f92fc4d7511e23ca1a3c21ae29c (diff) |
pkg: Added debug options
Diffstat (limited to 'man/1/pkg')
-rw-r--r-- | man/1/pkg | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |