# HG changeset patch # User František Kučera # Date 1578788452 -3600 # Node ID 8b97ab3cd9cc68b3a6982f872da2789386878552 # Parent 926eb93c302fe059fa6e761ef586ec1323c020dc streamlet: mime_type: update documentation diff -r 926eb93c302f -r 8b97ab3cd9cc streamlet-examples/__relpipe_in_filesystem_script_mime_type --- a/streamlet-examples/__relpipe_in_filesystem_script_mime_type Sat Jan 11 22:40:52 2020 +0100 +++ b/streamlet-examples/__relpipe_in_filesystem_script_mime_type Sun Jan 12 01:20:52 2020 +0100 @@ -16,7 +16,8 @@ # along with this program. If not, see . -# This streamlet provides a single attribute: inode number of given file +# This streamlet provides a single attribute: MIME type of given file. +# It calls the tool file. . "$(dirname $0)/streamlet-common.sh"