mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-18 14:17:30 +00:00
Valid values for the `--sort-order` flag are `"source"` (default) and `"alpha"`. When set to `"alpa"` the order of the entries in the docs are sorted alphabetically. Fixes #534