mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 08:15:27 +01: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