fix naming of WireGuard and wice

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel
2022-07-28 18:01:18 +02:00
parent 73e61b6f1e
commit df45ab1645
55 changed files with 270 additions and 182 deletions

View File

@@ -15,7 +15,7 @@ var (
docsCmd = &cobra.Command{
Use: "docs",
Short: "Generate documentation for the wice commands",
Short: "Generate documentation for the ɯice commands",
Hidden: true,
Args: cobra.NoArgs,
RunE: func(cmd *cobra.Command, args []string) error {