From cf922fc6b1f4af687df47f11e776b3d5d6a68dae Mon Sep 17 00:00:00 2001 From: Romain Prieto Date: Sun, 2 Mar 2014 18:31:17 +1100 Subject: [PATCH] ls: fixed formatting of wildcard examples --- common/ls.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/ls.md b/common/ls.md index c4823db88b..c53fd4f52c 100644 --- a/common/ls.md +++ b/common/ls.md @@ -16,7 +16,8 @@ - List all files with a prefix/suffix -`ls {{prefix}}*` or `ls *{{suffix}}` +`ls {{prefix}}*` +`ls *{{suffix}}` - Sort the results size