From 27fef8b782291fb68b643d67bdc2cc0757290591 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 15 May 2019 23:19:00 -0400 Subject: Support simple assignment in order --- bin/man1/order.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/man1') diff --git a/bin/man1/order.1 b/bin/man1/order.1 index 5a01ab4b..2eb730f1 100644 --- a/bin/man1/order.1 +++ b/bin/man1/order.1 @@ -31,4 +31,4 @@ $ order 'a & b << 1' does not support the .Sy (type) operator -or the assignment operators. +or the compound assignment operators. -- cgit 1.4.1