Fixes formatting.

Man the commit hooks is definitely not working
on any of muy computers. Need to revisit why.
waldyrious/alt-syntax
Leandro Ostera 2016-02-16 08:27:16 +01:00
parent 409944e687
commit 91a1ed798e
1 changed files with 2 additions and 2 deletions

View File

@ -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}}`