diff --git a/README.md b/README.md index 89f79f4..8312326 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ go build -o migratesky . ## usage ```sh -migratesky <-from > <-frompass > <-to > <-topass > <-pds > [collections...] +migratesky <-from > <-frompass > <-to > <-topass > <-pds > [collections...] ``` ### example diff --git a/main.go b/main.go index d7a95d3..78a6eaf 100644 --- a/main.go +++ b/main.go @@ -124,7 +124,7 @@ func main() { func printHelp() { fmt.Printf( -`usage: %s <-from > <-frompass > <-to > <-topass > <-pds > [collections...] +`usage: %s <-from > <-frompass > <-to > <-topass > <-pds > [collections...] required arguments: -from : the source account handle or DID.