From a4940f9083d54789681000dae2721009d5059cd9 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 11 Dec 2019 01:08:46 -0500 Subject: Document diff input language in hi --- bin/man1/hi.1 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'bin/man1') diff --git a/bin/man1/hi.1 b/bin/man1/hi.1 index b852bf50..d8a4b4ee 100644 --- a/bin/man1/hi.1 +++ b/bin/man1/hi.1 @@ -1,4 +1,4 @@ -.Dd February 18, 2019 +.Dd December 11, 2019 .Dt HI 1 .Os . @@ -130,6 +130,13 @@ name. .It Cm c The C11 language. . +.It Cm diff +The output of +.Xr diff 1 +with the +.Fl u +flag. +. .It Cm make The portable subset of .Xr make 1 . -- cgit 1.4.1 5c55273f016771cc1ff7042dcb784a'>this commit Advent of Code
summary refs log tree commit diff homepage
path: root/2016 (unfollow)
Commit message (Collapse)Author
2017-12-08Day 7June McEnroe
2017-12-06Day 6, part 2June McEnroe
2017-12-06Day 6June McEnroe
2017-12-05Day 5, part 2June McEnroe
2017-12-05Day 5June McEnroe
2017-12-04Day 4, part 2June McEnroe
That ugly sort map though.
2017-12-04Day 4June McEnroe
2017-12-03Day 3, part 2June McEnroe
I am super surprised that worked on the first try.
2017-12-03Day 3, clean upJune McEnroe
2017-12-03Day 3June McEnroe
This is fucking awful and I'm angry.
2017-12-02Day 2, part 2June McEnroe
2017-12-02Day 2June McEnroe
2017-12-01Day 1, part 2June McEnroe
2017-12-01Day 1June McEnroe
2017-11-27Move to 2016 directoryJune McEnroe