From 35abb5b2895a8a302d65da3ca041bfaa81ab6e8a Mon Sep 17 00:00:00 2001 From: Ashley Harvey Date: Sun, 23 Feb 2020 15:35:51 -0800 Subject: [PATCH] Formatting. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e6d7658..38ac221 100644 --- a/readme.md +++ b/readme.md @@ -149,7 +149,7 @@ rsync -a /images/ /images2/ # note: may over-write files with the same name, so ```shell touch 'new file' # updates the file's access and modification timestamp if it already exists # or -> 'new file' # note: erases the content if it already exists +> 'new file' # note: erases the content if it already exists ``` ## create a new folder