]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : streamline the formatting of help (#4890)
authorhowlger <redacted>
Fri, 12 Jan 2024 11:05:32 +0000 (12:05 +0100)
committerGitHub <redacted>
Fri, 12 Jan 2024 11:05:32 +0000 (13:05 +0200)
commit4315a94366708828f949f9db89d2a8d99b634459
tree86be076c0f512895ecbc1f3dd9906281a1453cca
parent2d00741e12c5db4a33dfccd1125f5de4adec9a5b
common : streamline the formatting of help (#4890)

* common : streamline the formatting of help

- Separate alternative parameters by a comma

- Do not indent `--version` differently

* Update common/common.cpp

---------

Co-authored-by: Georgi Gerganov <redacted>
common/common.cpp