mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 14:15:51 -04:00
deploy: Default --target to the first deployment target
This commit is contained in:
parent
b363c62c41
commit
30dcd1ec2d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user