aboutsummaryrefslogtreecommitdiff
path: root/toys/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/help.c')
-rw-r--r--toys/help.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/toys/help.c b/toys/help.c
index d4849912..6dd7fb1c 100644
--- a/toys/help.c
+++ b/toys/help.c
@@ -1,6 +1,8 @@
/* vi: set sw=4 ts=4: */
/*
* help.c - Show help for toybox
+ *
+ * Not in SUSv3, but exists as a bash builtin.
*/
#include "toys.h"