cabal-club / cabal-client

interface for writing peer-to-peer chat clients
GNU General Public License v3.0
95 stars 14 forks source link

Disambiguate help command #64

Closed cblgh closed 3 years ago

cblgh commented 3 years ago

The output from the /help command is pretty massive.

By refactoring it, we could split it into segments such as:

cblgh commented 3 years ago

added in cabal-club/cabal-cli#200 && #64