gobyexample/examples/command-line-flags
Gautam Kotian d47dea3932
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-13 22:31:36 +02:00
..