cdist-env: document ./ as default

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.1
Nico Schottelius 14 years ago
parent 953837c733
commit 44c8adccbe
  1. 4
      doc/man/cdist-env.text

@ -29,10 +29,10 @@ For use in bourne shell variants (like dash, bash, ksh) as well as
in csh variants (csh, tcsh):
--------------------------------------------------------------------------------
eval `~/cdist/bin/cdist-env`
eval `./bin/cdist-env`
--------------------------------------------------------------------------------
Replace ~/cdist with the checkout directory of cdist.
Replace "./" with the checkout directory of cdist.
SEE ALSO

Loading…
Cancel
Save