File tree Expand file tree Collapse file tree 1 file changed +3
-18
lines changed
Expand file tree Collapse file tree 1 file changed +3
-18
lines changed Original file line number Diff line number Diff line change @@ -43,24 +43,9 @@ long-running-command | progressline --activity-style snake
4343
4444Available styles:
4545
46- <table >
47- <tr >
48- <td align="center">dots (Default)</td>
49- <td align="center">snake</td>
50- <td align="center"><a href="https://en.wikipedia.org/wiki/KITT">kitt</a></td>
51- </tr >
52- <tr >
53- <td><img src="./.github/activity_style_dots.gif" alt="dots" width="300"></td>
54- <td><img src="./.github/activity_style_snake.gif" alt="snake" width="300"></td>
55- <td><img src="./.github/activity_style_kitt.gif" alt="kitt" width="300"></td>
56- </tr >
57- <tr >
58- <td align="center">spinner</td>
59- </tr >
60- <tr >
61- <td><img src="./.github/activity_style_spinner.gif" alt="spinner" width="300"></td>
62- </tr >
63- </table >
46+ | dots (Default) | snake | [ kitt] ( https://en.wikipedia.org/wiki/KITT ) | spinner |
47+ | :--:| :--:| :--:| :--:|
48+ | ![ ] ( ./.github/activity_style_dots.gif ) | ![ ] ( ./.github/activity_style_snake.gif ) | ![ ] ( ./.github/activity_style_kitt.gif ) | ![ ] ( ./.github/activity_style_spinner.gif ) |
6449
6550### Replace log output with custom text
6651
You can’t perform that action at this time.
0 commit comments