diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-06-02 10:12:31 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-06-12 16:29:05 +0200 |
commit | ec1e9292a887dbb96668f75c1bc86f795ce1c780 (patch) | |
tree | 8ed17e43e16425c588057a321c1fd4b5f1c47d29 /doc/tutorial/hello-world.md | |
parent | b66a7359fbbff35af630c88c56598bbc06b393e1 (diff) | |
download | justbuild-ec1e9292a887dbb96668f75c1bc86f795ce1c780.tar.gz |
doc: Minor format and consistency improvements
Diffstat (limited to 'doc/tutorial/hello-world.md')
-rw-r--r-- | doc/tutorial/hello-world.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/hello-world.md b/doc/tutorial/hello-world.md index 9af68f07..54ed7d72 100644 --- a/doc/tutorial/hello-world.md +++ b/doc/tutorial/hello-world.md @@ -115,7 +115,7 @@ command line: ``` sh $ just-mr build helloworld INFO: Requested target is [["@","tutorial","","helloworld"],{}] -INFO: Analysed target [["@","tutorial","",helloworld"],{}] +INFO: Analysed target [["@","tutorial","","helloworld"],{}] INFO: Export targets found: 0 cached, 0 uncached, 0 not eligible for caching INFO: Discovered 2 actions, 1 trees, 0 blobs INFO: Building [["@","helloworld","","helloworld"],{}]. |