X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=3e577631d81eabd339d691792529b4579d3d5e15;hb=f0145591a2b0f4027396894ce973fce7fe555803;hp=33df2e050876ba24dbadb024f18f7d73f16bec32;hpb=6b3ce442789347f24e7ba5b3f63256fa9f36efcd;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 33df2e0..3e57763 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -841,9 +841,11 @@ Lists the content of a gzipped tar archive in default pager. Shows the content of a zip archive in default pager. : **simple-extract()** -Tries to uncompress/unpack given files and URIs with the appropriate programs. The -choice is made along the filename ending. simple-extract will never delete the -original archive (even on .gz,.bz2 or .xz) unless you use the '-d' option +Tries to uncompress/unpack given files with the appropriate programs. If an URI +starting with https, http or ftp is provided simple-extract tries to download +and then uncompress/unpack the file. The choice is made along the filename +ending. simple-extract will not delete the original archive (even on .gz,.bz2 or +.xz) unless you use the '-d' option. : **sll()** Prints details of symlinks given as arguments.