summary refs log tree commit diff
path: root/bin/cash/cash.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-14 15:58:35 -0500
committerJune McEnroe <june@causal.agency>2019-01-14 15:58:35 -0500
commit282c2d4db62460b706cf97f935b17aa5ef27eb0b (patch)
treef7a05931d5dd8fe3b79cd95be224a49bd048279e /bin/cash/cash.1
parentDocument old=new argument of fc -s (diff)
downloadsrc-282c2d4db62460b706cf97f935b17aa5ef27eb0b.tar.gz
src-282c2d4db62460b706cf97f935b17aa5ef27eb0b.zip
Add cash.7 README
Diffstat (limited to '')
-rw-r--r--bin/cash/cash.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cash/cash.1 b/bin/cash/cash.1
index 7c12b4b6..9b355577 100644
--- a/bin/cash/cash.1
+++ b/bin/cash/cash.1
@@ -2512,7 +2512,7 @@ nor
 .It Fl s
 Re-execute the command without invoking an editor.
 .
-.It Ar old Ns = Ns new
+.It Ar old Ns = Ns Ar new
 Replace the first occurrence of
 .Ar old
 in the command with
ollow=1'>Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe