Skip to content

Commit a6b5c0b

Browse files
committed
doc: indicate that the list of staged files is an array
It's an array, right?
1 parent 6a4f1d5 commit a6b5c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/staged.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Here's an example to give an idea of the metadata controlled by this file:
8686
payload:
8787
files:
8888
# desired name, doesn't need to be same as staged filename
89-
filename: "RHEL-6.7-20150429.0-Client-i386-boot.iso"
89+
- filename: "RHEL-6.7-20150429.0-Client-i386-boot.iso"
9090

9191
# path relative to staging directory
9292
relative_path: "rhel-6-desktop-beta-isos__6Client__i386/FILES/RHEL-6.7-20150429.0-Client-i386-boot.iso"

0 commit comments

Comments
 (0)