mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-11-03 11:40:50 +08:00
fix naming of WireGuard and wice
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user