Skip to content

Commit

Permalink
Merge pull request #34 from VehementHam/main
Browse files Browse the repository at this point in the history
Fix: Add a grave mark (Code Block is messed up)
  • Loading branch information
madonuko authored Mar 28, 2024
2 parents 96e1a27 + c70145c commit afa05ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ To copy a file and optionally rename the copy, type `cp` followed by the path of

```zsh
cp file newfile
``
```

<Alert type="info">
To copy a directory, type `cp` with the `-r` (recursive) flag.
Expand Down

0 comments on commit afa05ae

Please sign in to comment.