intermodal/book
Casey Rodarmor 727d5c1028
Fix Z Shell completions
The clap-generated zsh completion scripts use unescaped double-quoted
strings for the subocommand description text, which causes backtick
characters to be evaluated.

Remove backticks from the subcommand descriptions, to un-break the zsh
completion scripts.

type: fixed
pr: https://github.com/casey/intermodal/pull/365
2020-04-11 04:22:22 -07:00
..
src Fix Z Shell completions 2020-04-11 04:22:22 -07:00
book.toml Add bin/man command for generating man pages 2020-04-09 15:23:12 -07:00
custom.css Add description of UDP tracker protocol to book 2020-04-07 19:01:38 -07:00