Skip to content

Commit

Permalink
touch reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlinnewson authored Sep 8, 2023
1 parent 78988b2 commit 57260ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learners/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ title: Reference

**`rm -ri`** will delete a directory, even if it is not empty, but will ask you to confirm each deletion.

**`touch`** will update timestamp information on files.
**`touch`** will update timestamp information on files, or create a file or files if they don't exist.

***

Expand Down

0 comments on commit 57260ae

Please sign in to comment.