mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 10:42:28 +02:00
commit bash-20080410 snapshot
This commit is contained in:
@@ -187,6 +187,8 @@ dolink (src, dst, flags)
|
||||
}
|
||||
|
||||
char *ln_doc[] = {
|
||||
"Link files.",
|
||||
"",
|
||||
"Create a new directory entry with the same modes as the original",
|
||||
"file. The -f option means to unlink any existing file, permitting",
|
||||
"the link to occur. The -s option means to create a symbolic link.",
|
||||
|
||||
Reference in New Issue
Block a user