wp-cli / handbook

📖 Complete documentation for WP-CLI
https://make.wordpress.org/cli/handbook/
MIT License
187 stars 324 forks source link

Added "Sort plugins or themes by certain column(s)" to "Snippets" #446

Closed porg closed 1 year ago

porg commented 1 year ago
porg commented 1 year ago

One more question: Which manpages/sections link to shell-friends.md ?

danielbachhuber commented 1 year ago

Looks great, thanks!

One more question: Which manpages/sections link to shell-friends.md ?

It's linked to from these pages:

porg commented 1 year ago

shell-friends.md is linked to from these pages:

https://make.wordpress.org/cli/handbook/ https://make.wordpress.org/cli/handbook/guides/quick-start/ https://make.wordpress.org/cli/handbook/contributions/philosophy/

Is it also mentioned from somewhere within the command line help itself?

danielbachhuber commented 1 year ago

Is it also mentioned from somewhere within the command line help itself?

It's not, no. It might make sense to link to the handbook from wp help, but probably not an individual document.

porg commented 1 year ago

Maybe at the very bottom of wp help insert

SEE ALSO:

wp help shell-friends — Get some tips & tricks how you can make the most of wp-cli in combination with other CLI apps. Composability is a key philosophy of WP-CLI!

Or if not made available as a help page of the app, then:

SEE ALSO:

https://make.wordpress.org/cli/handbook/references/shell-friends/

Get some tips & tricks how you can make the most of wp-cli in combination with other CLI apps. Composability is a key philosophy of WP-CLI!

danielbachhuber commented 1 year ago

@porg Can you open a new issue for some discussion? https://github.com/wp-cli/wp-cli/issues

porg commented 1 year ago