Skip to content

Commit ecc07bf

Browse files
authored
Update README.md
1 parent 7787d74 commit ecc07bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,10 @@ Based on user input, this script replaces one specified key with another specifi
4646
#### [replaceUnnecessarySpaces.py](replaceUnnecessarySpaces.py)
4747

4848
#### [repositoryMetadataBackup.py](repositoryMetadataBackup.py)
49+
This scripts creates a folder with a timestamp in the folder name and creates a JSON file for every collection in the repository with the metadata for all of the items in that collection.
4950

5051
#### [repositoryMetadataRestore.py](repositoryMetadataRestore.py)
51-
52+
Based on user input, this script restores the metadata from a specified backup folder that was created by the repositoryMetadataBackup.py script.
53+
repositoryMetadataBackup.py script.
5254
#### [updateLanguageTagsForKey.py](updateLanguageTagsForKey.py)
55+
Based on user input, this script updates the language value for the specified key to 'en_us' for all items with that key in the repository.

0 commit comments

Comments
 (0)