From b4dfed0f44e8808d7dadd9aeadd27a00449cebf1 Mon Sep 17 00:00:00 2001 From: Minto van der Sluis Date: Mon, 26 Nov 2007 20:02:17 +0100 Subject: [PATCH] Improved sde-list man page --- src/doc/man/sde-list.txt | 52 +++++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/src/doc/man/sde-list.txt b/src/doc/man/sde-list.txt index 0c5fea9..2134ff3 100644 --- a/src/doc/man/sde-list.txt +++ b/src/doc/man/sde-list.txt @@ -8,53 +8,55 @@ sde-list - produce lists needed by other commands SYNOPSIS -------- -'sde list' [DISCRIMINATOR] [OPTIONS] [ITEMS...] +*sde list* ['DISCRIMINATOR'] ['OPTIONS'] ['ITEMS'] DISCRIMINATORS -------------- - -package, pkg:: +*package, pkg*:: packages - -download:: +*download*:: downloadable files of a list of packages, or all if no package is given OPTIONS FOR PACKAGES -------------------- - --a, --arch:: +*-a, --arch*:: list the packages available for the specified architecture, ignoring the given items and other options. - --c, --cfg:: +*-c, --cfg*:: use an specified config to see the active packages, instead of all of them. - --r, --repositories:: +*-r, --repositories*:: the given list is a list of repositories, not packages. - --e, --extenders:: +*-e, --extenders*:: include the packages which extend the given items. OPTIONS FOR DOWNLOAD -------------------- - --c, --cfg:: +*-c, --cfg*:: list the download files needed for a given config. - --r, --repositories:: +*-r, --repositories*:: the given list is a list of repositories, not packages. - --e, --extenders:: +*-e, --extenders*:: include the download files of the active extenders on the specified config. - --p,--package:: +*-p,--package*:: include the package name when listing - --k, --checksum:: +*-k, --checksum*:: include the checksum value when listing. - --l, --location:: +*-l, --location*:: include the download location when listing. +AUTHOR +------ +Written by Minto van der Sluis (misl). + +REPORTING BUGS +-------------- +Report bugs to . + +COPYRIGHT +--------- +Copyright (C) 2007 The OpenSDE project. +This is free software; see the source for copying conditions. There is +NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR +PURPOSE.