streamlet examples: date: comment v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sat, 24 Oct 2020 23:24:42 +0200
branchv_0
changeset 84 05c93ea06946
parent 83 872bc774e471
child 85 29a300533bda
streamlet examples: date: comment
streamlet-examples/date
--- a/streamlet-examples/date	Sat Oct 24 22:59:57 2020 +0200
+++ b/streamlet-examples/date	Sat Oct 24 23:24:42 2020 +0200
@@ -16,8 +16,8 @@
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 
 
-# This streamlet provides a single attribute: MIME type of given file.
-# It calls the tool file.
+# This streamlet provides a single attribute: date of given file.
+# It calls the stat and date commans.
 
 
 . "$(dirname "$(realpath "$0")")/streamlet-common.sh"