mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
Merge pull request #1698 from johnthagen/patch-1
Improve formatting of live command
This commit is contained in:
commit
d6e6a7627e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Live Display
|
|||
|
||||
Progress bars and status indicators use a *live* display to animate parts of the terminal. You can build custom live displays with the :class:`~rich.live.Live` class.
|
||||
|
||||
For a demonstration of a live display, run the following command:
|
||||
For a demonstration of a live display, run the following command::
|
||||
|
||||
python -m rich.live
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue