diff --git a/doc/man/sde-config.txt b/doc/man/sde-config.txt index 7a5fd86..809bac9 100644 --- a/doc/man/sde-config.txt +++ b/doc/man/sde-config.txt @@ -41,9 +41,29 @@ OPTIONS FOR 'CONFIG' DISCRIMINATOR OPTIONS FOR 'SYSTEM' DISCRIMINATOR ---------------------------------- +-q, --query:: + returns the value of a specified 'section.key' + +-s, --set:: + sets the value of a specified 'section.key' + +--dump:: + dumps the content of the 'settings' file. + +--name:: + dumps the full path to the 'settings' file in use. + DESCRIPTION ----------- +SECTIONS AND KEYS ON GLOBAL SDE CONFIGURATION +--------------------------------------------- + +* 'download' + - 'altdir' + - 'curl-opt' + - 'mirror' (kept unique per version only) + EXAMPLES --------