streamlet: mime_type: update documentation v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sun, 12 Jan 2020 01:20:52 +0100
branchv_0
changeset 36 8b97ab3cd9cc
parent 35 926eb93c302f
child 37 3dbe113637ef
streamlet: mime_type: update documentation
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 <http://www.gnu.org/licenses/>.
 
 
-# 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"