1= b2(1)
2Rene Rivera
3v0.0.0
4:doctype: manpage
5:manmanual: B2
6:mansource: B2
7:man-linkstyle: pass:[blue R < >]
8
9== NAME
10
11b2 - Boost Build
12
13== SYNOPSIS
14
15*b2* ['OPTION']... 'TARGET'...
16
17== OPTIONS
18
19*-n*::
20  Print out what would get built.
21
22== EXIT STATUS
23
24*0*::
25  Success.
26
27*1*::
28  Failure.
29
30== RESOURCES
31
32*Project web site:* http://boost.org
33
34== COPYING
35
36Copyright \(C) 2017 {author}. +
37Distributed under the Boost Software License, Version 1.0.
38(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)