about summary refs log tree commit diff
path: root/nixpkgs/doc/hooks/installShellFiles.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/doc/hooks/installShellFiles.section.md')
-rw-r--r--nixpkgs/doc/hooks/installShellFiles.section.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixpkgs/doc/hooks/installShellFiles.section.md b/nixpkgs/doc/hooks/installShellFiles.section.md
index d27527503fed..84adea2fa30c 100644
--- a/nixpkgs/doc/hooks/installShellFiles.section.md
+++ b/nixpkgs/doc/hooks/installShellFiles.section.md
@@ -1,5 +1,4 @@
-
-### `installShellFiles` {#installshellfiles}
+# `installShellFiles` {#installshellfiles}
 
 This hook helps with installing manpages and shell completion files. It exposes 2 shell functions `installManPage` and `installShellCompletion` that can be used from your `postInstall` hook.