1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

Merge pull request #5977 from cakebaker/ln_fix_help_text

ln: fix help text
This commit is contained in:
Terts Diepraam 2024-02-15 16:44:53 +01:00 committed by GitHub
commit c9677abeed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ ln [OPTION]... TARGET... DIRECTORY
ln [OPTION]... -t DIRECTORY TARGET...
```
Change file owner and group
Make links between files.
## After Help