mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 22:00:27 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# install
|
||||
|
||||
> Copy files and set attributes.
|
||||
> Copy files (often executable) to a system location like `/usr/local/bin`, give them the appropriate permissions/ownership.
|
||||
> Typically used by Makefiles.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html>.
|
||||
|
||||
- Copy files to the destination:
|
||||
|
||||
Reference in New Issue
Block a user