From ea2093e968f3fade087d6fe996da62726d560f4f Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 18 May 2019 19:15:12 -0400 Subject: Add compound assignment operators to order --- bin/man1/order.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'bin/man1/order.1') diff --git a/bin/man1/order.1 b/bin/man1/order.1 index 2eb730f1..f042102f 100644 --- a/bin/man1/order.1 +++ b/bin/man1/order.1 @@ -1,4 +1,4 @@ -.Dd May 15, 2019 +.Dd May 18, 2019 .Dt ORDER 1 .Os . @@ -30,5 +30,4 @@ $ order 'a & b << 1' .Nm does not support the .Sy (type) -operator -or the compound assignment operators. +operator. -- cgit 1.4.1