mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-19 04:22:30 +00:00
deploy: Default --target to the first deployment target
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
b363c62c41
commit
30dcd1ec2d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user