doc(unitproc/bkt-decimate):Update depends comment
[BK-2020-03.git] / unitproc / bkt-decimate
index 47db83f0b1f26480a67c6fedf5527965df9b96ad..2ad091ff78f2dd673857af55f7ea9afde608586c 100644 (file)
@@ -2,7 +2,7 @@
 
 decimate() {
     # Desc: Randomly remove 10% of stdin lines
-    # Depends: GNU Coreutils 8.32 (shuf)
+    # Depends: Bash 5.1.16; GNU Coreutils 8.32 (shuf, nl, head, sort, cut)
     # Version: 0.0.1
 
     # Read lines