deploy: Default --target to the first deployment target

This commit is contained in:
Robert van Gent
2019-05-31 10:10:38 -07:00
committed by Bjørn Erik Pedersen
parent 35abce27ca
commit 9df57154ee
3 changed files with 18 additions and 8 deletions

View File

@@ -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