]> git.tdb.fi Git - ext/subsurface.git/commit
Add 'verbose' flag
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Aug 2011 23:28:59 +0000 (16:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Aug 2011 23:28:59 +0000 (16:28 -0700)
commit83e0bf8b520c54a9ef0b90ccf676022ae27e7737
tree142901c423a414c5bd6cec0b65bff525bb10c496
parent8a670bfb5cf11a0b5bb02ab447fff31f589bb90a
Add 'verbose' flag

Now that we actually parse some of the dives, don't spam stdout with the
list of stuff we can't parse by default.

Add a 'verbose' flag, which enables that output when set.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
parse.c