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
540 B

  1. .TH "NPM\-STARS" "1" "August 2018" "" ""
  2. .SH "NAME"
  3. \fBnpm-stars\fR \- View packages marked as favorites
  4. .SH SYNOPSIS
  5. .P
  6. .RS 2
  7. .nf
  8. npm stars [<user>]
  9. .fi
  10. .RE
  11. .SH DESCRIPTION
  12. .P
  13. If you have starred a lot of neat things and want to find them again
  14. quickly this command lets you do just that\.
  15. .P
  16. You may also want to see your friend's favorite packages, in this case
  17. you will most certainly enjoy this command\.
  18. .SH SEE ALSO
  19. .RS 0
  20. .IP \(bu 2
  21. npm help star
  22. .IP \(bu 2
  23. npm help view
  24. .IP \(bu 2
  25. npm help whoami
  26. .IP \(bu 2
  27. npm help adduser
  28. .RE