minor doc update
[lnf] / lnf-function
index 066159b9dde463ab59e36d7b3338921f05500455..04fe9242c35f80e8cb579e7d85a9e0fa14dae919 100644 (file)
@@ -4,7 +4,7 @@
 
 lnf() {
     local help="lnf [--help] LN_ARGUMENTS...
-Create symlinks conveniently.
+Create symlinks conveniently and forcefully.
 Remove existing file/links using trash-put or rm -rf if it is not available.
 Create directory if needed. Finally, ln -s -- LN_ARGUMENTS"
     if [[ $1 == --help ]]; then