summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-01 15:18:41 -0500
committerJune McEnroe <june@causal.agency>2021-01-01 15:18:41 -0500
commit9f662d7e668b81c233332a1c339bb0601b956e27 (patch)
tree5dcf73668f3d75f6a43ca79a7fe12980ec0e8cd3 /bin/man1
parentRemove empty comma statement from bit (diff)
downloadsrc-9f662d7e668b81c233332a1c339bb0601b956e27.tar.gz
src-9f662d7e668b81c233332a1c339bb0601b956e27.zip
Clean up order lexer
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/order.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/man1/order.1 b/bin/man1/order.1
index 8e0f9661..89fcbda5 100644
--- a/bin/man1/order.1
+++ b/bin/man1/order.1
@@ -19,8 +19,8 @@ according to the precedence rules in
 If no
 .Ar expr
 are given,
-each line of standard input
-is parsed and printed.
+an expression is read
+from standard input.
 .
 .Sh EXAMPLES
 .Bd -literal
/td>Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe