From 30dcd1ec2d223b2fec014b88dfbdf024b5c5fdd2 Mon Sep 17 00:00:00 2001 From: Robert van Gent Date: Fri, 31 May 2019 10:10:38 -0700 Subject: [PATCH] deploy: Default --target to the first deployment target --- content/en/hosting-and-deployment/hugo-deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/hosting-and-deployment/hugo-deploy.md b/content/en/hosting-and-deployment/hugo-deploy.md index fa578a604..f8614b953 100644 --- a/content/en/hosting-and-deployment/hugo-deploy.md +++ b/content/en/hosting-and-deployment/hugo-deploy.md @@ -100,7 +100,7 @@ gzip = true To deploy to a target: ``` -hugo deploy --target= +hugo deploy [--target=, defaults to first target] ``` Hugo will identify and apply any local changes that need to be reflected to the