Commit Graph

7 Commits

Author SHA1 Message Date
tastytea 32e17bff12
Added compiler invocation to manpage. 2019-03-05 22:10:08 +01:00
tastytea 9eb18e0c95
Change default compiler from g++ to g++ -x c++
the build was successful Details
g++ guesses the language from file extensions. -x c++ forces the
language to C++, so you don't need file extensions on your scripts.
2019-02-09 00:20:05 +01:00
tastytea 2b506db59d
Manpage: Added e-mail as bug reporting method.
the build was successful Details
2019-01-26 08:23:18 +01:00
tastytea 3f75a95a68
typo
the build was successful Details
2019-01-25 04:49:09 +01:00
tastytea 58c0999666
Enhanced manpage.
the build was successful Details
2019-01-25 04:32:55 +01:00
tastytea 42c8ad48f9
typo
the build was successful Details
2019-01-25 04:22:08 +01:00
tastytea eb0bcaf535
Added manpage
the build was successful Details
2019-01-25 04:06:41 +01:00