1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 16:26:04 +02:00

Fixing arbitrary markdown

Reformated for fixing the arbitrary markdown
This commit is contained in:
Raphael Naswaty 2014-02-22 08:31:06 -03:00
parent e5e786e6a9
commit 8c05b21d9a

View file

@ -15,8 +15,6 @@
`alias -p`
> Some usefull alias commands
- turning rm an interative command
`alias {{rm}}="{{rm -i}}"`