minor spelling mistake 🚨

This commit is contained in:
ari melody 2025-06-22 21:36:53 +01:00
parent 0cb84f940b
commit 49324a64b1
Signed by: ari
GPG key ID: CF99829C92678188
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ go build -o migratesky .
## usage
```sh
migratesky <-from <identifier>> <-frompass <password>> <-to <identifier>> <-topass <identifier>> <-pds <pds-url>> [collections...]
migratesky <-from <identifier>> <-frompass <password>> <-to <identifier>> <-topass <password>> <-pds <pds-url>> [collections...]
```
### example

View file

@ -124,7 +124,7 @@ func main() {
func printHelp() {
fmt.Printf(
`usage: %s <-from <identifier>> <-frompass <password>> <-to <identifier>> <-topass <identifier>> <-pds <pds-url>> [collections...]
`usage: %s <-from <identifier>> <-frompass <password>> <-to <identifier>> <-topass <password>> <-pds <pds-url>> [collections...]
required arguments:
-from <identifier>: the source account handle or DID.