aboutsummaryrefslogtreecommitdiffstats
path: root/user-scripts/picker.sh
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-03-11 00:28:28 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-03-11 00:28:28 +0530
commitd5245ac5ece5c2f15f22d605279e7520601dbd91 (patch)
treed8720b5be30a2c9039e614e6c7b59458733d01d0 /user-scripts/picker.sh
parent6c6bbce5a4b40ef93b325a8224f036a094a6467e (diff)
downloadnnn-d5245ac5ece5c2f15f22d605279e7520601dbd91.tar.gz
List available user-scripts
Diffstat (limited to 'user-scripts/picker.sh')
-rwxr-xr-xuser-scripts/picker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-scripts/picker.sh b/user-scripts/picker.sh
index 46168f1..cebecb1 100755
--- a/user-scripts/picker.sh
+++ b/user-scripts/picker.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
-# Description: Pick files and pipe the line-separated list to another utility
+# Description: Pick files and pipe the newline-separated list to another utility
#
# Shell: generic
# Author: Arun Prakash Jana