Skip to content

Commit 7c5965f

Browse files
committed
update
Signed-off-by: nιcнolaѕ wιlde <[email protected]>
1 parent a357fc6 commit 7c5965f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/tools/bat.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,14 @@ To view a file:
9494
bat filename.txt
9595
```
9696

97+
To not show line numbers:
98+
99+
!!! code ""
100+
101+
```shell
102+
bat -p config.yaml
103+
```
104+
97105
To show line numbers:
98106

99107
!!! code ""

0 commit comments

Comments
 (0)