From e2bae5e05795b7eee1b91efc397c17fa5a065ff7 Mon Sep 17 00:00:00 2001 From: Jack O'Connor Date: Thu, 27 Feb 2014 09:19:26 -0800 Subject: [PATCH] typo in unzip.md --- common/unzip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/unzip.md b/common/unzip.md index 0b394bdc66..481f59c65b 100644 --- a/common/unzip.md +++ b/common/unzip.md @@ -12,4 +12,4 @@ - list the contents of a zip file without extracting -`unzip -l {{file}} +`unzip -l {{file}}`