Browse Source

* added options for `sde config system` and the current tree

of sections and keys



git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21589 10447126-35f2-4685-b0cf-6dd780d3921f
misl/sde-wrapper
Alejandro Mery 17 years ago
parent
commit
1fe60bfb55
1 changed files with 20 additions and 0 deletions
  1. +20
    -0
      doc/man/sde-config.txt

+ 20
- 0
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
--------

Loading…
Cancel
Save