mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
deploy: Default --target to the first deployment target
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
35abce27ca
commit
9df57154ee
@@ -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