Skip to content

Commit

Permalink
docs: update CLI flag (#4982) (#4983)
Browse files Browse the repository at this point in the history
(cherry picked from commit c80e206)

Co-authored-by: Karl Cardenas <[email protected]>
  • Loading branch information
1 parent 6ef102a commit e4f6e34
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ Use the following steps to install Palette.
attempt. For example:
```bash
palette ec install --config /home/spectro/.palette/ec/ec-20230706150945/ec.yaml
palette ec install --config-file /home/spectro/.palette/ec/ec-20230706150945/ec.yaml
```
:::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ Use the following steps to install Palette.
attempt. For example:
```bash
palette ec install --config /home/spectro/.palette/ec/ec-20230706150945/ec.yaml
palette ec install --config-file /home/spectro/.palette/ec/ec-20230706150945/ec.yaml
```
:::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ Use the following steps to install Palette VerteX.
attempt. For example:
```bash
palette ec install --config /home/spectro/.palette/ec/ec-20230706150945/ec.yaml
palette ec install --config-file /home/spectro/.palette/ec/ec-20230706150945/ec.yaml
```
:::
Expand Down

0 comments on commit e4f6e34

Please sign in to comment.