index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
manual
/
generate-manpage.nix
Age
Commit message (
Expand
)
Author
2022-09-30
bring back lost newline
Valentin Gagarin
2022-09-30
use more self-explanatory names
Valentin Gagarin
2022-09-30
move final template to the top
Valentin Gagarin
2022-09-30
remove superfluous let-in pair
Valentin Gagarin
2022-09-30
refactor showOptions
Valentin Gagarin
2022-09-30
refactor rendering command documentation to markdown
Valentin Gagarin
2022-09-30
use indented strings where appropriate
Valentin Gagarin
2022-08-26
do not render relative links in help pages
Valentin Gagarin
2021-10-06
Remove links to .md files in help output
Eelco Dolstra
2021-09-13
nix --help: Display help using lowdown instead of man
Eelco Dolstra
2021-02-17
Restore warning about 'nix' being experimental
Eelco Dolstra
2021-01-25
Group common options
Eelco Dolstra
2021-01-25
Group subcommands by category
Eelco Dolstra
2020-12-23
Command: Remove examples()
Eelco Dolstra
2020-12-21
generate-manpage.nix: Fix short names
Eelco Dolstra
2020-12-03
Make doc() return arbitrary Markdown rather than the contents of the "Descrip...
Eelco Dolstra
2020-12-02
Put examples first in the manpages
Eelco Dolstra
2020-12-02
Generate separate manpages for each nix subcommand
Eelco Dolstra
2020-10-08
Remove stray 'Title:' from the manual
Eelco Dolstra
2020-09-16
jq -> nix
Eelco Dolstra