TritonDataCenter / node-manta

Node.js SDK for Manta
75 stars 54 forks source link

Create a manual page for `mmpu` #302

Closed jordanhendricks closed 7 years ago

jordanhendricks commented 7 years ago

With the integration of MANTA-2169, we added a new CLI tool called mmpu for exercising the Manta multipart upload API: https://github.com/joyent/node-manta/commit/8e34251dcf29bb7b573da8f8923e73958ec1c602.

We should add a manual page for this command.

jordanhendricks commented 7 years ago

CR at: https://cr.joyent.us/#/c/2079/.

Summary

I added a new man page for mmpu and cleaned up a couple small formatting issues on other man pages in the repo.

Testing Notes

I inspected the man page manually via $ man man/man1/mmpu.1. This change is make prepush clean.