Make all commands a plural word
This commit is contained in:
parent
ba87ade9c5
commit
f5b8a3f710
3 changed files with 7 additions and 7 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
)
|
||||
|
||||
var PreauthkeysCmd = &cobra.Command{
|
||||
Use: "preauthkey",
|
||||
Use: "preauthkeys",
|
||||
Short: "Handle the preauthkeys in Headscale",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue