From 06d9abbba6bab1f059ae8f157422b176adde936e Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sun, 14 Aug 2016 23:49:49 -0700 Subject: [PATCH] minor doc update --- README | 2 ++ lnf | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 8b9a4ac..b46c9b1 100644 --- 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. diff --git a/lnf b/lnf index 1dd62f9..a36ac87 100755 --- 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) -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 -- 2.30.2