mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 11:55:31 +02:00
Fixes formatting.
Man the commit hooks is definitely not working on any of muy computers. Need to revisit why.
This commit is contained in:
parent
409944e687
commit
91a1ed798e
1 changed files with 2 additions and 2 deletions
|
@ -14,6 +14,6 @@
|
|||
|
||||
`find . -name 'M*' | xargs rm`
|
||||
|
||||
- Inserting arguments at chosen position:
|
||||
- Insert arguments at chosen position:
|
||||
|
||||
`{{arguments}} | xargs -I piped_arguments {{command}} piped_arguments {{rest_of_arguments}}
|
||||
`{{arguments}} | xargs -I piped_arguments {{command}} piped_arguments {{rest_of_arguments}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue