Re-enable ln -n in the help.
-Erik
This commit is contained in:
parent
195fa15caf
commit
0c838af50b
2 changed files with 0 additions and 4 deletions
|
@ -40,9 +40,7 @@ static const char ln_usage[] =
|
|||
"\t-s\tmake symbolic links instead of hard links\n"
|
||||
|
||||
"\t-f\tremove existing destination files\n"
|
||||
#if 0
|
||||
"\t-n\tno dereference symlinks - treat like normal file\n"
|
||||
#endif
|
||||
#endif
|
||||
;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue