Clean up typer command formatting
The following discussion from !43 (merged) should be addressed:
-
@jmfee started a discussion: This method doc string is output above the command, and shouldn't repeat the parameter info that typer already outputs.
Run
poetry run flowalert process_data --help
for an example.Also "yield" is more of an internal detail for "filter_crossed", maybe "output" or similar for end users?