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 @@
# __remote_exec script to run cdist against a chroot on the target host over ssh.
#
# Usage:
# __remote_exec="/path/to/this/script schroot-chroot-name" cdist config target_host
# cdist config --remote-exec "/path/to/this/script schroot-chroot-name" target_host
#
log() {