From 22d9903662e9e2894fbe796d61715219583c20ee Mon Sep 17 00:00:00 2001 From: firedfox Date: Sat, 2 Apr 2016 11:15:07 +0800 Subject: [PATCH] doc: add 'Command Line Options' to 'View on single page' Includes cli.markdown in all.markdown --- doc/api/all.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/all.markdown b/doc/api/all.markdown index 8bac0103c88da7..93c7a300a162e9 100644 --- a/doc/api/all.markdown +++ b/doc/api/all.markdown @@ -5,6 +5,7 @@ @include buffer @include child_process @include cluster +@include cli @include console @include crypto @include debugger