diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index a2f2ba0..83abe86 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -2833,7 +2833,7 @@ will always be binless and in all configurations, then you can produce a simplified \c{buildfile} by specifying the \c{binless} option, for example: \ -$ bdep new -l c++,binless -t lib libheader-only +$ bdep new -l c++ -t lib,binless libheader-only \ | |