update comments to work with arguments vs environment variables: /__remote_{exec,copy}/--remote-{exec,copy}/

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2012-05-29 11:14:21 +02:00
commit fc8ff29289
7 changed files with 10 additions and 8 deletions

View file

@ -21,7 +21,7 @@
# same as cdist default
#
# Usage:
# __remote_exec="/path/to/this/script" cdist config target_host
# cdist config --remote-exec "/path/to/this/script" target_host
#
#echo "$@" | logger -t "cdist-ssh-exec"