this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

go fmt

+2 -2
+2 -2
cmd/gosky/admin.go
··· 521 521 Usage: "additionally disable invites for all printed DIDs", 522 522 }, 523 523 &cli.BoolFlag{ 524 - Name: "print-handles", 524 + Name: "print-handles", 525 525 Usage: "print handle for each DID", 526 526 }, 527 527 &cli.BoolFlag{ 528 - Name: "print-emails", 528 + Name: "print-emails", 529 529 Usage: "print account email for each DID", 530 530 }, 531 531 },