diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-02-21 13:33:30 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-02-21 13:33:30 +0200 |
commit | de74476b431ce6fab4632a5e94844384acc6e678 (patch) | |
tree | b6c8f24f6b46cdf15931a7d81500e2be5de1ff6d /doc | |
parent | 0efae7db7b5870246f1e294a5fedaa69e9c90331 (diff) |
Update list of buildfile value types in manual
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index cd77bfe..93053e4 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -5938,16 +5938,25 @@ uint64s string strings +string_set +string_map path paths dir_path dir_paths +json +json_array +json_object +json_set +json_map + name names name_pair +cmdline project_name target_triplet \ |