diff --git a/README.md b/README.md index af6621f..f1b05ac 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ This downloaded json file contains the proper credentials needed for __firestore Example: ```sh -firestore-backup --accountCredentials path/to/credentials/file.json --backupPath /backups/myDatabase +firestore-backup --accountCredentials path/to/credentials/file.json --backupPath /backups/myDatabase --requestCountLimit 50 ``` ### Backup with pretty printing: