doc/man/min.man in alf-shell-0.16.0 vs doc/man/min.man in alf-shell-0.16.1

- old
+ new

@@ -3,11 +3,11 @@ Minimal value .SH Signature .PP .RS .nf -min(expr: AttrName|(Tuple->Numeric)) -> Aggregator +min(expr: AttrName|(Tuple\->Numeric)) \-> Aggregator .fi .RE .SH Examples .PP .RS @@ -22,10 +22,10 @@ .fi .RE .PP .RS .nf -min(->(t){ t.qty * t.price }) +min(\->(t){ t.qty * t.price }) .fi .RE .SH Description .PP Returns the smallest of input values. \ No newline at end of file