summaryrefslogtreecommitdiff
path: root/lib/Carton/Doc/Tree.pod
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Carton/Doc/Tree.pod')
-rw-r--r--lib/Carton/Doc/Tree.pod13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/Carton/Doc/Tree.pod b/lib/Carton/Doc/Tree.pod
new file mode 100644
index 0000000..0080eef
--- /dev/null
+++ b/lib/Carton/Doc/Tree.pod
@@ -0,0 +1,13 @@
+=head1 NAME
+
+Carton::Doc::Tree - Show the tree of dependency graph
+
+=head1 SYNOPSIS
+
+ carton tree
+
+=head1 DESCRIPTION
+
+Displays the tree representation of dependency graph for your application.
+
+