Browse Source

* completed (a bit) man/sde-config based on the description on the wiki

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

+ 33
- 1
doc/man/sde-config.txt

@ -4,10 +4,42 @@ The OpenSDE Community
NAME
----
sde-config configures the identified part (item) within the sde
environment section indicated by the discriminator.
SYNOPSIS
--------
'sde config' [OPTIONS]
'sde config' [DISCRIMINATOR] [OPTIONS]
DISCRIMINATORS
--------------
config, cfg::
TODO
(this is the default if none is given)
system, sys::
Allows to change global sde configuration
OPTIONS FOR 'CONFIG' DISCRIMINATOR
----------------------------------
-q, --oldconfig::
Reconfigure an already existant config without interativity with
the user.
-c, --cfg::
Defines the id to use for a given 'config', the name 'default' is
used if this option is not given.
--nobashmod::
Don't use the bash config helper plugin
--profile::
Create a config.profile with profiling data
OPTIONS FOR 'SYSTEM' DISCRIMINATOR
----------------------------------
DESCRIPTION
-----------

Loading…
Cancel
Save