mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
install: remove redundancy in header (#19788)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 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