🚚 Rename project to lenore
This commit is contained in:
parent
213c9f6541
commit
12fd475ee3
6 changed files with 8 additions and 8 deletions
|
|
@ -8,8 +8,8 @@ import (
|
|||
)
|
||||
|
||||
var rootCmd = &cobra.Command{
|
||||
Use: "gopub",
|
||||
Short: "gopub is a single-user ActivityPub instance",
|
||||
Use: "lenore",
|
||||
Short: "lenore is a single-user ActivityPub instance",
|
||||
Long: "...",
|
||||
}
|
||||
|
||||
|
|
|
|||
Reference in a new issue