mirror of
https://github.com/cheat/cheat.git
synced 2025-07-02 20:01:59 +02:00
Trivial whitespace fix on chown cheatsheet.
This commit is contained in:
@ -8,4 +8,4 @@ chown user:group file
|
||||
chown -R user directory
|
||||
|
||||
# Change ownership to match another file
|
||||
chown --reference=/path/to/ref_file file
|
||||
chown --reference=/path/to/ref_file file
|
||||
|
Reference in New Issue
Block a user