[mirror] Command-line application for uploading a site to a git-pages server

Clarify lack of stability of manifest schema.

Changed files
+1 -1
+1 -1
README.md
··· 68 Advanced usage 69 -------------- 70 71 - To retrieve the site manifest (for debugging only: manifest schema is **not versioned** and **subject to change**): 72 73 ```console 74 $ git-pages-cli https://example.org --password xyz --debug-manifest
··· 68 Advanced usage 69 -------------- 70 71 + To retrieve the site manifest (for debugging only: manifest schema is not versioned and **subject to change without notice**, including renaming of existing fields): 72 73 ```console 74 $ git-pages-cli https://example.org --password xyz --debug-manifest