diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-05 18:19:59 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-05 18:19:59 +0200 |
commit | 676a035c863a686391422e690e0a743b0d62d782 (patch) | |
tree | a5d37aae4cb4e1ddb5d1a3e048d69dc8d59f1c05 /doc | |
parent | 100150a3598d931fbbee361c33374cd5b95a8d86 (diff) |
Command line interface synopsis sketches for init and config commands
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/cli.sh | 2 | ||||
m--------- | doc/style | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ o="--output-prefix bdep- --class-doc bdep::common_options=short" compile "common" $o --output-suffix "-options" --class-doc bdep::common_options=long compile "bdep" $o --output-prefix "" --suppress-undocumented --class-doc bdep::commands=short --class-doc bdep::topics=short -pages="bdep common help init" +pages="config help init" for p in $pages; do compile $p $o diff --git a/doc/style b/doc/style -Subproject 658436a9522b5a0d016c3da0253708093607f95 +Subproject f9ae99d1bef56a056cbcac5a4411cfdd3e76ac3 |