We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a4641c commit c146ff0Copy full SHA for c146ff0
1 file changed
README.md
@@ -440,7 +440,7 @@ To backup all your Bitbucket repositories to the default backup directory (``$HO
440
Using an API token (recommended):
441
442
```lang=bash
443
-$ BITBUCKET_USERNAME=username BITBUCKET_TOKEN=token gitbackup -service bitbucket
+$ BITBUCKET_USERNAME=<your atlassian email> BITBUCKET_TOKEN=token gitbackup -service bitbucket
444
```
445
446
Using an app password (deprecated, disabled after June 9, 2026):
0 commit comments