diff --git a/README.md b/README.md index e04a241..2a12c61 100644 --- a/README.md +++ b/README.md @@ -237,10 +237,19 @@ haze git checkout [branch] Checks out the branch in all git repositories within the apps folder. -Defaults to the branch matching the current checked out server versions (e.g. `master` or `stable33`). +Defaults to the branch matching the current checked out server versions (e.g. +`master` or `stable33`). `master` and `main` can be used interchangeably. +#### Pull remote changes for all local apps + +```bash +haze git pull +``` + +Performs a pull in all git repositories within the apps folder. + ## Federation Multiple instances can reach each other by using their instance name as domain