summaryrefslogtreecommitdiffstats
path: root/docs/content/en
diff options
context:
space:
mode:
authorRobert van Gent <rvangent@google.com>2019-05-31 10:10:38 -0700
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-06-08 00:41:59 +0200
commit9df57154ee3e3185d024bfe376101b404d8b7cc4 (patch)
tree4b4c1f33f363a8c0c9712d295bcc632e71c8e28c /docs/content/en
parent35abce27cabee43cc751db55a75b927f26275833 (diff)
deploy: Default --target to the first deployment target
Diffstat (limited to 'docs/content/en')
-rw-r--r--docs/content/en/hosting-and-deployment/hugo-deploy.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/hosting-and-deployment/hugo-deploy.md b/docs/content/en/hosting-and-deployment/hugo-deploy.md
index fa578a604..f8614b953 100644
--- a/docs/content/en/hosting-and-deployment/hugo-deploy.md
+++ b/docs/content/en/hosting-and-deployment/hugo-deploy.md
@@ -100,7 +100,7 @@ gzip = true
To deploy to a target:
```
-hugo deploy --target=<target name>
+hugo deploy [--target=<target name>, defaults to first target]
```
Hugo will identify and apply any local changes that need to be reflected to the