forked from Elara6331/itd
Fix comments in filesystem commands
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
"go.arsenm.dev/itd/cmd/itctl/root"
|
||||
)
|
||||
|
||||
// filesystemCmd represents the get command
|
||||
// filesystemCmd represents the filesystem command
|
||||
var filesystemCmd = &cobra.Command{
|
||||
Use: "filesystem",
|
||||
Aliases: []string{"fs"},
|
||||
|
||||
Reference in New Issue
Block a user