diff options
Diffstat (limited to 'user-scripts/picker.sh')
-rwxr-xr-x | user-scripts/picker.sh | 2 |
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 |