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 b363c62c41
commit 30dcd1ec2d

View File

@ -100,7 +100,7 @@ gzip = true
To deploy to a target: 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 Hugo will identify and apply any local changes that need to be reflected to the