1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 18:01:16 +02:00

Remove stray 'Title:' from the manual

Closes #4096.
This commit is contained in:
Eelco Dolstra 2020-10-08 17:30:40 +02:00
parent 9a1807aa01
commit 58dadf2954
14 changed files with 13 additions and 29 deletions

View file

@ -52,5 +52,4 @@ in
command:
"Title: nix\n\n"
+ showCommand { command = "nix"; section = "#"; def = command; }
showCommand { command = "nix"; section = "#"; def = command; }