From 47e9c333620a0ca186efc00d2495b44fc887882f Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Wed, 7 Jun 2023 21:33:44 -0400 Subject: more documentation --- command/cat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'command/cat.c') diff --git a/command/cat.c b/command/cat.c index 8a87369..2995f45 100644 --- a/command/cat.c +++ b/command/cat.c @@ -1,5 +1,6 @@ /** * file: cat.c + * command: cat * author: Tyler Murphy */ -- cgit v1.2.3-freya