minor doc update
authorIan Kelling <ian@iankelling.org>
Mon, 15 Aug 2016 06:49:49 +0000 (23:49 -0700)
committerIan Kelling <ian@iankelling.org>
Mon, 15 Aug 2016 06:49:49 +0000 (23:49 -0700)
README
lnf

diff --git a/README b/README
index 8b9a4ac8a26dbace028ca85fcae5b6c71b06f551..b46c9b120ea1597d41cf6956aea95fd97af90c89 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,5 @@
+Create symlinks forcefully
+
 The main documentation is availiable via --help and near the top of the bash
 script file which sit next to this file.
 
 The main documentation is availiable via --help and near the top of the bash
 script file which sit next to this file.
 
diff --git a/lnf b/lnf
index 1dd62f9822a5a723488615d89f81999f97290104..a36ac87f5a65c3174d3e5e6960644d96f911251a 100755 (executable)
--- a/lnf
+++ b/lnf
@@ -7,7 +7,7 @@ lnf() {
        lnf -T TARGET LINK_NAME     (1st form)
        lnf TARGET                  (2nd form)
        lnf TARGET... DIRECTORY     (3rd form)
        lnf -T TARGET LINK_NAME     (1st form)
        lnf TARGET                  (2nd form)
        lnf TARGET... DIRECTORY     (3rd form)
-Create symlinks conveniently and forcefully
+Create symlinks forcefully
 
 Removes existing files using trash-put or rm -rf if it is not available,
 or trash-put fails due to a cross-filesystem link.  Create directory if
 
 Removes existing files using trash-put or rm -rf if it is not available,
 or trash-put fails due to a cross-filesystem link.  Create directory if