X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=cmd%2Fsafcm-remote%2Fmain.go;fp=cmd%2Fsafcm-remote%2Fmain.go;h=bf5159f0c89e9fa3d7c1dd904ff9a8476a4ba4ef;hb=2a08d176811fe8adf95234dc3c0d9a7eb7539e8a;hp=64889c5a16180a06387754f8e68071439d913eed;hpb=77197f737073b551e216e55e30c41ebac53a0219;p=safcm%2Fsafcm.git diff --git a/cmd/safcm-remote/main.go b/cmd/safcm-remote/main.go index 64889c5..bf5159f 100644 --- a/cmd/safcm-remote/main.go +++ b/cmd/safcm-remote/main.go @@ -30,9 +30,9 @@ import ( ) func usage() { - log.Fatalf("usage: %[1]s sync\n"+ - "usage: %[1]s ainsl [options] ", - os.Args[0]) + log.Fatalf("usage: %[1]s sync\n"+ + "usage: %[1]s ainsl [options] ", + os.Args[0]) } func main() {