mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 01:58:24 +00:00
Improve formatting of live command
This commit is contained in:
parent
008854c407
commit
caf52348c7
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