forked from lix-project/lix
make example a simple list
using JSON notation is unwarranted and not explained.
This commit is contained in:
parent
9c544813d7
commit
c10dcccccd
|
@ -9,10 +9,8 @@ Store paths are pairs of
|
|||
|
||||
Example:
|
||||
|
||||
{
|
||||
digest: "b6gvzjyb2pg0kjfwrjmg1vfhh54ad73z",
|
||||
name: "firefox-33.1",
|
||||
}
|
||||
- digest: `b6gvzjyb2pg0kjfwrjmg1vfhh54ad73z`
|
||||
- name: `firefox-33.1`
|
||||
|
||||
It is rendered to a file system path as the concatenation of
|
||||
|
||||
|
|
Loading…
Reference in a new issue