Skip to content

docs(manual): move command examples before options - #16326

Open
djairofilho wants to merge 1 commit into
NixOS:masterfrom
djairofilho:docs/manual-move-classic-command-examples
Open

docs(manual): move command examples before options#16326
djairofilho wants to merge 1 commit into
NixOS:masterfrom
djairofilho:docs/manual-move-classic-command-examples

Conversation

@djairofilho

@djairofilho djairofilho commented Aug 19, 2026

Copy link
Copy Markdown

Motivation

Classic command pages currently place their examples after long lists of
options and environment variables. This makes practical usage harder to find
when scanning the documentation.

Move the examples directly after each command description so they are visible
before the reference material.

Context

This change reorders the existing example sections in 24 classic command
pages. It does not modify the examples or add new documentation.

The manual was validated with:

nix build .#nix-manual --no-link

Closes #10717


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@djairofilho
djairofilho force-pushed the docs/manual-move-classic-command-examples branch from 62d812c to 830a9f9 Compare August 20, 2026 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Move examples in classic commands closer to the top

1 participant