mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01: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:
|
||||
|
||||
`ack --help=types`
|
||||
`ack --help-types`
|
||||
|
|
Loading…
Add table
Reference in a new issue