diff options
-rw-r--r-- | build2/b.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/b.cli b/build2/b.cli index a6e1abc..c0f9eb9 100644 --- a/build2/b.cli +++ b/build2/b.cli @@ -42,7 +42,7 @@ namespace build2 "The buildspec has the following form: - \c{<meta-operation>(<operation>...(<target>...[,<parameters>]))...} + \c{<meta-operation>(<operation>(<target>...[,<parameters>])...)...} All components in the buildspec can be omitted. If <meta-operation> is omitted, then it defaults to \cb{perform}. If <operation> is omitted, |