mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-04 12:05:05 +01:00
docs: add release please tags to update version
This commit is contained in:
@@ -81,14 +81,15 @@ STRATEGY_DYNAMIC_CUSTOM_THEMES_PATH=/my/path
|
||||
|
||||
To get the list of all available arguments:
|
||||
|
||||
<!-- x-release-please-start-version -->
|
||||
```bash
|
||||
sablier --help
|
||||
|
||||
# or
|
||||
|
||||
docker run sablierapp/sablier[:version] --help
|
||||
# ex: docker run sablierapp/sablier:1.10.1 --help
|
||||
docker run sablierapp/sablier:1.10.1 --help
|
||||
```
|
||||
<!-- x-release-please-end -->
|
||||
|
||||
All arguments can be used in the form of the config file such as
|
||||
|
||||
|
||||
Reference in New Issue
Block a user