mirror of
https://github.com/cheat/cheat.git
synced 2025-09-03 02:28:29 +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
|
chown -R user directory
|
||||||
|
|
||||||
# Change ownership to match another file
|
# 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