mirror of
https://github.com/cheat/cheat.git
synced 2024-11-25 23:41:36 +01:00
Trivial whitespace fix on chown cheatsheet.
This commit is contained in:
parent
f52c0d59ba
commit
2240eb6fd1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user