X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/utils/blobdiff_plain/a6aa7104aa4597c7a28e8858e2943d4ccd29b206..4b2959c1280d79c7da4d8755fef202c9074955d1:/lns/lns.but diff --git a/lns/lns.but b/lns/lns.but index 2c19c1d..4f9c01f 100644 --- a/lns/lns.but +++ b/lns/lns.but @@ -161,7 +161,7 @@ Now let's create some symlinks to \e{directories}. Again, this is simple to begin with: \c $ lns subdir2 subdir3 -\c bbbbbbbbbbbbbbbbbbb +\e bbbbbbbbbbbbbbbbbbb This creates a symlink called \cw{subdir3} with text \cq{subdir2}. @@ -170,7 +170,7 @@ to be useful. Suppose I now want the link \cw{subdir3} to point at \cw{subdir} instead of \cw{subdir2}. If I do this: \c $ lns -f subdir subdir3 -\c bbbbbbbbbbbbbbbbbbbbb +\e bbbbbbbbbbbbbbbbbbbbb then \cw{lns} will immediately notice that the second argument \cw{subdir3} is (a symlink to) a directory, and will therefore @@ -183,7 +183,7 @@ In order to overwrite the directory symlink correctly, you need the \cw{-F} option: \c $ lns -F subdir subdir3 -\c bbbbbbbbbbbbbbbbbbbbb +\e bbbbbbbbbbbbbbbbbbbbb \cw{-F} tells \cw{lns} that you really want the new symlink to be \e{called} \cw{subdir3}, not to be \e{in the directory}