mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 09:46:12 +02:00
ack: fix typo (#4196)
This commit is contained in:
parent
f5bdb065e5
commit
ad248fb117
3 changed files with 3 additions and 3 deletions
|
@ -21,4 +21,4 @@
|
||||||
|
|
||||||
- 모든 가능한 타입 리스트:
|
- 모든 가능한 타입 리스트:
|
||||||
|
|
||||||
`ack --help=types`
|
`ack --help-types`
|
||||||
|
|
|
@ -21,4 +21,4 @@
|
||||||
|
|
||||||
- அனைத்து செல்லுபடியாகும் வகைகளையும் பட்டியலிடவும்:
|
- அனைத்து செல்லுபடியாகும் வகைகளையும் பட்டியலிடவும்:
|
||||||
|
|
||||||
`ack --help=types`
|
`ack --help-types`
|
||||||
|
|
|
@ -29,4 +29,4 @@
|
||||||
|
|
||||||
- List all valid types:
|
- List all valid types:
|
||||||
|
|
||||||
`ack --help=types`
|
`ack --help-types`
|
||||||
|
|
Loading…
Add table
Reference in a new issue