mirror of
https://github.com/NixOS/nix.git
synced 2025-12-16 14:01:05 +01:00
Behavior change: Before we only showed uption if the command-specific options were non-empty. But that is somewhat odd since we also show common options. Now, we do everything based on the union of both sorts of options (with hidden-categories filtered, as before). Implementation change: The JSON dumping once again includes all options; the filtering of hidden categories is done in the Nix instead. This is better separation of "content" vs "presentation", and prepare the way for the HTML manual vs manpages / `--help` doing different things. |
||
|---|---|---|
| .. | ||
| internal-api | ||
| manual | ||