mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 16:55:32 +02:00
rich: fix line numbers flag typo (#14831)
This commit is contained in:
parent
3e4b472d9b
commit
7aeb1dd275
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
- Add line numbers, and indentation guides:
|
- Add line numbers, and indentation guides:
|
||||||
|
|
||||||
`rich {{path/to/file.py}} --line-number --guides`
|
`rich {{path/to/file.py}} --line-numbers --guides`
|
||||||
|
|
||||||
- Apply a theme:
|
- Apply a theme:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue