From 5658e887b34f61dcb07e2c3ce832498a8ca27211 Mon Sep 17 00:00:00 2001 From: Minto van der Sluis Date: Sat, 19 Jan 2008 14:59:10 +0100 Subject: [PATCH] Improved sde-clean man page --- src/doc/man/sde-clean.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/doc/man/sde-clean.txt b/src/doc/man/sde-clean.txt index 2855efd..5187ab9 100644 --- a/src/doc/man/sde-clean.txt +++ b/src/doc/man/sde-clean.txt @@ -28,7 +28,8 @@ DISCRIMINATORS no architectures specified, ccache files for all architectrues will be removed. *config, cfg*:: - Removed specified configurations (items). + Removed specified configurations (items). If no items specified + 'default' will be used. *download*:: Removes old downloads from your old local download mirror. Only downloads still specified in .desc files will not be removed. @@ -47,15 +48,15 @@ DISCRIMINATORS OPTIONS FOR ALL DISCRIMINATORS ------------------------------ -*--dry-run*:: +*-d, --dry-run*:: Processes normally, but does not clean or modify anything. *-f, --force*:: - Prevents user interaction. Cleaning will continue without explicit - acknowlegdement from the user. + Prevents user interaction. Cleaning will continue without being + explicitly acknowledged from the user. *-q, --quiet*:: - Reduces feedback to an absolute minimum. --v, --verbose: - Gives additional feedback. + Reduces the verbosity level. +*-v, --verbose*:: + Increases the verbosity level. The options 'verbose' and 'quiet' are mutually exclusive.