minor doc update
[lnf] / lnf
diff --git a/lnf b/lnf
index 5e3ed073a38728242439fd61536623c857223e2c..fa9b59937108e5b6514cd983d629c3d4f8bfc34b 100755 (executable)
--- a/lnf
+++ b/lnf
@@ -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