Simple email application for Android. Original source code: https://framagit.org/dystopia-project/simple-email
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
408 B

  1. .TH "NPM\-ROOT" "1" "August 2018" "" ""
  2. .SH "NAME"
  3. \fBnpm-root\fR \- Display npm root
  4. .SH SYNOPSIS
  5. .P
  6. .RS 2
  7. .nf
  8. npm root [\-g]
  9. .fi
  10. .RE
  11. .SH DESCRIPTION
  12. .P
  13. Print the effective \fBnode_modules\fP folder to standard out\.
  14. .SH SEE ALSO
  15. .RS 0
  16. .IP \(bu 2
  17. npm help prefix
  18. .IP \(bu 2
  19. npm help bin
  20. .IP \(bu 2
  21. npm help 5 folders
  22. .IP \(bu 2
  23. npm help config
  24. .IP \(bu 2
  25. npm help 7 config
  26. .IP \(bu 2
  27. npm help 5 npmrc
  28. .RE