@@ -146,6 +146,11 @@ func main() {
Aliases: []string{"ref"},
Action: refreshCmd,
},
{
Name: "fix",
Usage: "Attempt to fix problems with LURE",
Action: fixCmd,
Name: "version",
Usage: "Display the current LURE version and exit",
The note is not visible to the blocked user.