Skip to content

Commit

Permalink
docs: update CLI flag (#4982)
Browse files Browse the repository at this point in the history
(cherry picked from commit c80e206)
  • Loading branch information
karl-cardenas-coding committed Dec 11, 2024
1 parent e3de56b commit dccbaf9
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 dccbaf9

Please sign in to comment.