Add a command-line argument for output verbosity (#3680)

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Kevin Sawatzky 2025-12-12 03:29:43 -06:00 committed by GitHub
parent 1b5033dab4
commit bbfa18d72c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 22 additions and 4 deletions

View file

@ -48,6 +48,7 @@ flags:
restart file
-s, --threads N Run with *N* OpenMP threads
-t, --track Write tracks for all particles (up to max_tracks)
-q, --verbosity V Set the output verbosity to *V*
-v, --version Show version information
-h, --help Show help message