summaryrefslogtreecommitdiffstats
path: root/.local/bin/ext
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-05-31 19:38:43 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-05-31 19:38:43 -0400
commit6b334b59fc9f681fd16fe437c363213bba80f640 (patch)
treeb0321c4b54d9b34d999c164ec5fb7ac81bc71ea0 /.local/bin/ext
parentae327871d27157d29dffe25ef4aa0502e54bf4e1 (diff)
downloadeibhear-6b334b59fc9f681fd16fe437c363213bba80f640.tar.gz
eibhear-6b334b59fc9f681fd16fe437c363213bba80f640.tar.zst
eibhear-6b334b59fc9f681fd16fe437c363213bba80f640.zip
script documentation
Diffstat (limited to '.local/bin/ext')
-rwxr-xr-x.local/bin/ext4
1 files changed, 3 insertions, 1 deletions
diff --git a/.local/bin/ext b/.local/bin/ext
index a63ab10..c2e0f5c 100755
--- a/.local/bin/ext
+++ b/.local/bin/ext
@@ -1,5 +1,7 @@
#!/bin/sh
-# A general, all-purpose extraction script.
+
+# A general, all-purpose extraction script. Not all extraction programs here
+# are installed by LARBS automatically.
#
# Default behavior: Extract archive into new directory
# Behavior with `-c` option: Extract contents into current directory