aboutsummaryrefslogtreecommitdiff
path: root/miscutils/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/tree.c')
-rw-r--r--miscutils/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/tree.c b/miscutils/tree.c
index fa55696c6..0b142c85c 100644
--- a/miscutils/tree.c
+++ b/miscutils/tree.c
@@ -5,7 +5,7 @@
5 * Licensed under GPLv2, see file LICENSE in this source tree. 5 * Licensed under GPLv2, see file LICENSE in this source tree.
6 */ 6 */
7//config:config TREE 7//config:config TREE
8//config: bool "tree (0.6 kb)" 8//config: bool "tree (2.5 kb)"
9//config: default y 9//config: default y
10//config: help 10//config: help
11//config: List files and directories in a tree structure. 11//config: List files and directories in a tree structure.