summaryrefslogtreecommitdiff
path: root/deps/npm/man/man3/npm-root.3
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man3/npm-root.3')
-rw-r--r--deps/npm/man/man3/npm-root.329
1 files changed, 12 insertions, 17 deletions
diff --git a/deps/npm/man/man3/npm-root.3 b/deps/npm/man/man3/npm-root.3
index 5772cb40d3..36ce0019d9 100644
--- a/deps/npm/man/man3/npm-root.3
+++ b/deps/npm/man/man3/npm-root.3
@@ -1,24 +1,19 @@
-.\" Generated with Ronnjs 0.3.8
-.\" http://github.com/kapouer/ronnjs/
-.
.TH "NPM\-ROOT" "3" "September 2014" "" ""
-.
.SH "NAME"
-\fBnpm-root\fR \-\- Display npm root
-.
-.SH "SYNOPSIS"
-.
-.nf
+\fBnpm-root\fR \- Display npm root
+.SH SYNOPSIS
+.P
+.RS 2
+.EX
npm\.commands\.root(args, callback)
-.
-.fi
-.
-.SH "DESCRIPTION"
+.EE
+.RE
+.SH DESCRIPTION
+.P
Print the effective \fBnode_modules\fR folder to standard out\.
-.
.P
-\'args\' is never used and callback is never called with data\.
-\'args\' must be present or things will break\.
-.
+\|'args' is never used and callback is never called with data\.
+\|'args' must be present or things will break\.
.P
This function is not useful programmatically\.
+