Merge remote branch 'nico/master'
This commit is contained in:
commit
c743bd6461
1 changed files with 4 additions and 1 deletions
|
@ -32,7 +32,10 @@ in csh variants (csh, tcsh):
|
||||||
eval `./bin/cdist-env`
|
eval `./bin/cdist-env`
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
Replace "./" with the checkout directory of cdist.
|
For bourne shell, the is also a shorter version:
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
. ./bin/cdist-env
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
|
|
Loading…
Reference in a new issue