[doc] Feed exports: full local path as example

This commit is contained in:
Eugenio Lacuesta 2020-03-11 20:45:54 -03:00
parent ada37c5409
commit 49156f2ecb
No known key found for this signature in database
GPG Key ID: DA3EF2D0913E9810
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ For instance::
'fields': None,
'indent': 4,
},
'items.xml': {
'/home/user/documents/items.xml': {
'format': 'xml',
'fields': ['name', 'price'],
'encoding': 'latin1',