diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 09:51:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 09:51:35 +0200 |
commit | 95c79896d9237be824fbf1bfff18292c08bb68fd (patch) | |
tree | 2513420fb213f6311b5071e025f5c4c79960f9b9 /doc/manual.cli | |
parent | afadd4ffb693e179f4d7690fcc7aa9199d913757 (diff) |
Minor documentation update
Diffstat (limited to 'doc/manual.cli')
-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 cf52455..b145818 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -550,7 +550,7 @@ $ cat hello/manifest : 1 name: hello version: 0.1.0 -summary: hello executable +summary: hello C++ executable \ The \c{config} module provides support for persistent configurations. While |