From 6b334b59fc9f681fd16fe437c363213bba80f640 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 31 May 2019 19:38:43 -0400 Subject: script documentation --- .local/bin/ext | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.local/bin/ext') 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 -- cgit v1.3.1