7 Commits

Author SHA1 Message Date
Andreas Deininger
da13e2fbe7
Improving links (http -> https) (#425) 2022-06-06 11:31:46 -07:00
Gautam Kotian
15c92ee528
Minor fixes (#396)
* Add missing word

* Rename `boolPtr` to `forkPtr`

This is in order to be consistent with the other flags `wordPtr` &
`numbPtr` which are based on the name of the flag and not the type of
the flag.
2021-09-20 06:37:55 -07:00
Eli Bendersky
c273588521 Make multiple imports consistent with import ( ... ) style
Fixes #272
2019-09-06 15:20:22 -07:00
Eli Bendersky
7c160440be Use tabs as the canonical source indentation in git
Space conversion is done during generation only. Fixes #192
2019-06-04 07:30:58 -07:00
Steve Krulewitz
684013f5e0 Fix a few small typos. 2015-02-22 21:52:25 -08:00
Mark McGranaghan
de13d94a82 publish command-line-arguments and command-line-flags 2012-10-22 09:34:34 -04:00
Mark McGranaghan
8daa226a48 lean into examples 2012-10-09 21:02:12 -07:00