mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +00:00
ln: fix help text
This commit is contained in:
parent
629a926829
commit
35141deeee
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…
Reference in a new issue