summary refs log tree commit diff
path: root/nixos/doc/manual/development/meta-attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/development/meta-attributes.xml')
-rw-r--r--nixos/doc/manual/development/meta-attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/development/meta-attributes.xml b/nixos/doc/manual/development/meta-attributes.xml
index 3d019a4987e..c40be0a50c3 100644
--- a/nixos/doc/manual/development/meta-attributes.xml
+++ b/nixos/doc/manual/development/meta-attributes.xml
@@ -57,7 +57,7 @@
       linkend="ch-configuration"/>. Changes to a module documentation
     have to be checked to not break building the NixOS manual:
    </para>
-<programlisting>$ nix-build nixos/release.nix -A manual</programlisting>
+<screen><prompt>$ </prompt>nix-build nixos/release.nix -A manual.x86_64-linux</screen>
   </callout>
  </calloutlist>
 </section>