Formatting.

This commit is contained in:
Ashley Harvey
2020-02-23 15:35:51 -08:00
parent 67746fcc4d
commit 35abb5b289

View File

@@ -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