diff options
author | June McEnroe <june@causal.agency> | 2020-05-31 13:13:52 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-05-31 13:13:52 -0400 |
commit | 5f19fdaec6293966b27c76a75bb156f396587122 (patch) | |
tree | ba8f9ab8e29092f9abb004af53b2c3af029846dc /bin | |
parent | Add c script (diff) | |
download | src-5f19fdaec6293966b27c76a75bb156f396587122.tar.gz src-5f19fdaec6293966b27c76a75bb156f396587122.zip |
Add c script to README
Diffstat (limited to 'bin')
-rw-r--r-- | bin/README.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/README.7 b/bin/README.7 index c480ef5d..caf5ac7d 100644 --- a/bin/README.7 +++ b/bin/README.7 @@ -1,4 +1,4 @@ -.Dd March 3, 2020 +.Dd May 31, 2020 .Dt BIN 7 .Os "Causal Agency" . @@ -24,6 +24,8 @@ Befunge-93 interpreter calculator .It Xr bri 1 backlight brightness control +.It Xr c 1 +run C statements .It Xr dtch 1 detached sessions .It Xr edit 1 |