1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 23:46:00 +02:00

ls: fixed formatting of wildcard examples

This commit is contained in:
Romain Prieto 2014-03-02 18:31:17 +11:00
parent 5686665639
commit cf922fc6b1

View file

@ -16,7 +16,8 @@
- List all files with a prefix/suffix - List all files with a prefix/suffix
`ls {{prefix}}*` or `ls *{{suffix}}` `ls {{prefix}}*`
`ls *{{suffix}}`
- Sort the results size - Sort the results size