diff options
| author | grischka <grischka> | 2008-03-31 19:49:14 +0000 |
|---|---|---|
| committer | grischka <grischka> | 2008-03-31 19:49:14 +0000 |
| commit | a327c7a55245536a00539f46b0cee689875e3754 (patch) | |
| tree | e5a1878e82f395986b08e15fe0fe72d63b158a8d /tcc-doc.texi | |
| parent | 4d9aaacc8547c5fad323c9d9a69dfcdcffa1b8b6 (diff) | |
| download | tinycc-a327c7a55245536a00539f46b0cee689875e3754.tar.gz tinycc-a327c7a55245536a00539f46b0cee689875e3754.tar.bz2 | |
added verbosity levels (-vv -vvv)
Diffstat (limited to 'tcc-doc.texi')
| -rw-r--r-- | tcc-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcc-doc.texi b/tcc-doc.texi index e2bf89b..168a877 100644 --- a/tcc-doc.texi +++ b/tcc-doc.texi @@ -153,7 +153,7 @@ General Options: @c man begin OPTIONS @table @option @item -v -Display current TCC version. +Display current TCC version, increase verbosity. @item -c Generate an object file (@option{-o} option must also be given). |
