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:
parent
759f8187b1
commit
31820a6d5d
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- `stdin`에서 읽기:
|
||||
|
||||
`{{명령어}} | nl -`
|
||||
`{{명령어}} | nl`
|
||||
|
||||
- 빈 줄을 포함한 모든 본문 줄에 번호를 매기거나 본문 줄에 번호를 매기지 않기:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue