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

@ -22,7 +22,7 @@
# on a remote target host.
#
# Usage:
# __remote_exec="/path/to/this/script /path/to/your/chroot" cdist config target-id
# cdist config --remote-exec "/path/to/this/script /path/to/your/chroot" target-id
#
log() {