mirror of
https://github.com/erkin/ponysay
synced 2024-11-15 16:07:59 +00:00
typo correction
This commit is contained in:
parent
d37e1bbb9d
commit
f838e1c8e9
1 changed files with 1 additions and 1 deletions
|
@ -1177,7 +1177,7 @@ systems, therefore directories or always symbolically linked of hard linked
|
|||
is specified.
|
||||
Recognised arguments are @code{copy}, @code{hard} and @code{symbolic}.
|
||||
@code{copy} implies that files and directories are not linked, but duplicated.
|
||||
@command{ponysay ±L} will give the same output as @command{ponysay ±l} if @code{copy}
|
||||
@command{ponysay -L} will give the same output as @command{ponysay -l} if @code{copy}
|
||||
or @code{hard} is used. This is because it does link reading and not content or
|
||||
inode comparison.
|
||||
@end table
|
||||
|
|
Loading…
Reference in a new issue