]> Sergey Matveev's repositories - nnn.git/commitdiff
Minor edits
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 15 May 2021 20:19:52 +0000 (01:49 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 15 May 2021 20:19:52 +0000 (01:49 +0530)
plugins/dups
plugins/unmount-parent

index c87757e74fb65e6958cfb17cb792e8ccbea7edd9..a3fbbc69eb6d04ce13c9fb9f10dd18e26ad76fcc 100755 (executable)
@@ -9,7 +9,7 @@
 # Notes:
 #   1. If the file size exceeds $size_digits digits the file will be misplaced
 #      12 digits fit files up to 931GiB
-#   2. bash compatible required for mktemp
+#   2. Bash compatible required for mktemp
 #
 # Shell: Bash
 # Authors: syssyphus, KlzXS
index d148fca165d6b8f8297a03fb8a83153771cf8469..011d74dd48b794ff0742ce3e91765c3a2308783f 100755 (executable)
@@ -8,7 +8,6 @@
 #
 # Dependencies: fusermount
 #
-
 # Shell: POSIX compliant
 # Authors: Kabouik & 0xACE
 #