isort icon indicating copy to clipboard operation
isort copied to clipboard

Show blank isort output at top of help command

Open PythonCoderAS opened this issue 3 years ago • 0 comments

While reading the documentation, I found that isort shows some common examples if called without any arguments. However, as a new user, I called isort via isort --help. It would be beneficial if these examples were included in the help text, preferably in the first few lines.

PythonCoderAS avatar May 24 '22 02:05 PythonCoderAS