marcolardera / chatgpt-cli

Simple yet effective command line client for chatting with ChatGPT using the official API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation / --help

bjohas opened this issue · comments

If welcome, we could look at adding these features:

The --help option should show a link to this repo.

In the conversation, /h or /help should show available commands.

Hello @bjohas , this is also a nice little addition, easy to implement (for the repo link we can just use this: https://click.palletsprojects.com/en/8.1.x/documentation/#command-epilog-help)