doc: add 'Command Line Options' to 'View on single page'
authorfiredfox <wangyang0123@gmail.com>
Sat, 2 Apr 2016 03:15:07 +0000 (11:15 +0800)
committerMyles Borins <mborins@us.ibm.com>
Mon, 11 Apr 2016 16:52:00 +0000 (12:52 -0400)
Includes cli.markdown in all.markdown

PR-URL: https://github.com/nodejs/node/pull/6011
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
doc/api/all.markdown

index 8bac010..93c7a30 100644 (file)
@@ -5,6 +5,7 @@
 @include buffer
 @include child_process
 @include cluster
+@include cli
 @include console
 @include crypto
 @include debugger