diff options
Diffstat (limited to 'doc/bash-style.cli')
-rw-r--r-- | doc/bash-style.cli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bash-style.cli b/doc/bash-style.cli index 9e90e8a..d22cc23 100644 --- a/doc/bash-style.cli +++ b/doc/bash-style.cli @@ -9,7 +9,7 @@ // - Maximum <pre> line is 70 characters. // -"\h1|Contents|" +"\h1|Table of Contents|" "\$TOC$" " @@ -27,7 +27,7 @@ You just need to be clear on why you are doing it. See also \l{https://google.github.io/styleguide/shell.xml Google's Bash Style Guide} as well as \l{https://github.com/progrium/bashstyle Let's do Bash right!}; we agree with quite a few (but not all) items in there. In particular, -it provides a lot more rationale compared to this guide. +the former provides a lot more rationale compared to this guide. \h1#style|Style| |