pub const PORTFOLIO_CONTENTS: &str = "\
List the portfolios and projects inside a portfolio.
```
ytcli portfolio contents 655…
```
Containment is not typed but the endpoints are, so this asks twice and prints one
listing with a TYPE column. `shown N of M` counts both; a page is a page of each,
which only shows on a portfolio with more than a page of both kinds.";