Commit Graph

9 Commits (1a40b65b77940b79791f153b58c13cb4915adef0)

Author SHA1 Message Date
Waldir Pimenta d3b8b8e51a without the dir example, "file" is redundant here 2016-01-22 01:00:04 +00:00
Waldir Pimenta dff2a308ac reword to prevent ambiguity
"original" can be associated with the origin of the link and lead to confusion if not read carefully.

Also, the third example seems to have been copied from the prior example but not fully adapted: "original/file" should have said (if I'm reading this correctly) "original/folder".
2016-01-22 00:56:04 +00:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Igor Shubovych 1b63a9d58c Merge branch 'patch-6' of git://github.com/denis-sokolov/tldr into denis-sokolov-patch-6 2016-01-06 12:33:47 +02:00
Denis Sokolov 5554a6d2a4 ln: remove overwrite option for directories
-T is not present on my system, and the behavior itself is completely unintuitive.
How exactly do you overwrite a directory? Do you recursively delete its children?
2016-01-05 23:18:49 +02:00
Denis Sokolov 5c694e6f9c ln: remove note about hard links for directories
Hard links are generally not allowed for directories.
2016-01-05 22:31:52 +02:00
Waldir Pimenta 0d0180c172 add a separate example for overwriting a symlink
to make it clear what the -T option does,
as discussed in #180
2015-03-15 11:40:20 +00:00
Andreas Simon 0b8d32a1a8 Added example of overwriting an existing link 2014-04-01 10:47:34 +02:00
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00