Skip to content

Commit 3a4bc20

Browse files
yashpal2104olblak
andauthored
Add explanation of manifest and its context in Updatecli (#2059)
* Add explanation of manifest and its context in Updatecli Added a detailed explanation about what a manifest is and its role in Updatecli * Update content/en/docs/prologue/introduction.md --------- Co-authored-by: Olivier Vernin <olivier@vernin.me>
1 parent c947125 commit 3a4bc20

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/docs/prologue/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ It reads a manifest then works into three stages:
2020
2. **Target**, which describes what to update using information defined by the _source_.
2121
3. **Condition**, which defines a condition, required to be satisfied, to update the target.
2222

23+
*Manifest* - A manifest is a configuration file that provides metadata about other files or the configuration of a system. In the context of Updatecli, a manifest specifies the rules and parameters for automating updates to dependencies, versions, and other configuration files within a repository.
24+
2325
## Why?
2426

2527
Deciding **how**, **when**, **where** to update information is hard.

0 commit comments

Comments
 (0)