From 49324a64b19671f4cbf1f094d1f44559fab8486f Mon Sep 17 00:00:00 2001 From: ari melody Date: Sun, 22 Jun 2025 21:36:53 +0100 Subject: [PATCH] =?UTF-8?q?minor=20spelling=20mistake=20=F0=9F=9A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- main.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.