summaryrefslogtreecommitdiff
path: root/command/chown.c
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-06-07 21:33:44 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-06-07 21:33:44 -0400
commit47e9c333620a0ca186efc00d2495b44fc887882f (patch)
treeb94c4d0238d186d0f8d3a7fb5485d0cf784714de /command/chown.c
parentslight refactor and start documenting (diff)
downloadlazysphere-47e9c333620a0ca186efc00d2495b44fc887882f.tar.gz
lazysphere-47e9c333620a0ca186efc00d2495b44fc887882f.tar.bz2
lazysphere-47e9c333620a0ca186efc00d2495b44fc887882f.zip
more documentation
Diffstat (limited to 'command/chown.c')
-rw-r--r--command/chown.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/command/chown.c b/command/chown.c
index 7f9cb0f..59613c5 100644
--- a/command/chown.c
+++ b/command/chown.c
@@ -1,5 +1,6 @@
/**
* file: chown.c
+ * command: chown
* author: Tyler Murphy
*/