aboutsummaryrefslogtreecommitdiff
path: root/bin/eds.sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-12-26 21:54:30 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-12-26 21:54:30 +1300
commit1c1e11385af1651eadb61a695d6d3fcc061ee91b (patch)
tree396a74095fb90bb2e53ac5ba2444a4d0aa76ac49 /bin/eds.sh
parentFix long lines in manual pages (diff)
downloaddotfiles-1c1e11385af1651eadb61a695d6d3fcc061ee91b.tar.gz
dotfiles-1c1e11385af1651eadb61a695d6d3fcc061ee91b.zip
Break up some long lines
Diffstat (limited to 'bin/eds.sh')
-rw-r--r--bin/eds.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/eds.sh b/bin/eds.sh
index c692cb30..7e719e9d 100644
--- a/bin/eds.sh
+++ b/bin/eds.sh
@@ -1,4 +1,5 @@
-# Create and edit executable scripts in a directory EDSPATH (defaults to ~/.local/bin)
+# Create and edit executable scripts in a directory EDSPATH (defaults to
+# ~/.local/bin)
# Need at least one script name
if [ "$#" -eq 0 ] ; then