summary refs log tree commit diff
path: root/doc/contributing
diff options
context:
space:
mode:
authorRobert Hensing <roberth@users.noreply.github.com>2021-01-26 15:37:45 +0100
committerGitHub <noreply@github.com>2021-01-26 15:37:45 +0100
commit1d0d9d26c638c49b26897e20b74dce15ba0af369 (patch)
tree74e55200609e238bb52676a818ff31062677e6b6 /doc/contributing
parent9958413f8414f5cdeb28f3749edf99f3e219a8c6 (diff)
parentc803b2333b0a26c1cb986efc91ca1d5289d3c8a9 (diff)
downloadnixpkgs-1d0d9d26c638c49b26897e20b74dce15ba0af369.tar
nixpkgs-1d0d9d26c638c49b26897e20b74dce15ba0af369.tar.gz
nixpkgs-1d0d9d26c638c49b26897e20b74dce15ba0af369.tar.bz2
nixpkgs-1d0d9d26c638c49b26897e20b74dce15ba0af369.tar.lz
nixpkgs-1d0d9d26c638c49b26897e20b74dce15ba0af369.tar.xz
nixpkgs-1d0d9d26c638c49b26897e20b74dce15ba0af369.tar.zst
nixpkgs-1d0d9d26c638c49b26897e20b74dce15ba0af369.zip
Merge pull request #109663 from Pamplemousse/documentation
documention corrections
Diffstat (limited to 'doc/contributing')
-rw-r--r--doc/contributing/contributing-to-documentation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing/contributing-to-documentation.xml b/doc/contributing/contributing-to-documentation.xml
index b0266043775..132fa3816e3 100644
--- a/doc/contributing/contributing-to-documentation.xml
+++ b/doc/contributing/contributing-to-documentation.xml
@@ -12,7 +12,7 @@ xlink:href="https://github.com/NixOS/nixpkgs/tree/master/doc">doc</filename> sub
 <screen>
 <prompt>$ </prompt>cd /path/to/nixpkgs/doc
 <prompt>$ </prompt>nix-shell
-<prompt>[nix-shell]$ </prompt>make
+<prompt>[nix-shell]$ </prompt>make $makeFlags
 </screen>
  <para>
   If you experience problems, run <command>make debug</command> to help understand the docbook errors.