From fd3335e40e3c938f1fbf53287e37aaf76b8c69df Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 22 Nov 2014 12:57:07 -0400 Subject: --via implemented --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a44d72af..4d264f4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ propellor (1.0.1) UNRELEASED; urgency=medium * propellor --spin can now deploy propellor to hosts that do not have git, ghc, or apt-get. This is accomplished by uploading a fairly portable precompiled tarball of propellor. - * --spin host --via host causes propellor to bounce through an intermediate - host, which handles any necessary provisioning of the host being spun. + * --spin target --via relay causes propellor to bounce through an + intermediate relay host, which handles any necessary provisioning + of the target host. -- Joey Hess Sat, 22 Nov 2014 00:12:35 -0400 -- cgit v1.3-2-g0d8e