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:
commit
c9677abeed
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ ln [OPTION]... TARGET... DIRECTORY
|
|||
ln [OPTION]... -t DIRECTORY TARGET...
|
||||
```
|
||||
|
||||
Change file owner and group
|
||||
Make links between files.
|
||||
|
||||
## After Help
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue