1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 23:35:26 +02:00

nl: remove needless - (#16952)

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
lyj 2025-06-24 21:19:09 +08:00 committed by GitHub
parent 759f8187b1
commit 31820a6d5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
- `stdin`에서 읽기:
`{{명령어}} | nl -`
`{{명령어}} | nl`
- 빈 줄을 포함한 모든 본문 줄에 번호를 매기거나 본문 줄에 번호를 매기지 않기:

View file

@ -9,7 +9,7 @@
- Lees van `stdin`:
`{{commando}} | nl -`
`{{commando}} | nl`
- Nummer [a]lle [b]ody regels inclusief lege regels of [n]ummer geen [b]ody regels:

View file

@ -9,7 +9,7 @@
- Read from `stdin`:
`{{command}} | nl -`
`{{command}} | nl`
- Number [a]ll body lines including blank lines or do [n]ot number body lines: