Typo
This commit is contained in:
parent
552b3cb682
commit
f27944221d
@ -34,7 +34,7 @@ import (
|
||||
var fullCmd = &cobra.Command{
|
||||
Use: "full",
|
||||
Short: "Capture all components of the application (head and historical)",
|
||||
Long: `Capture all components of the application (head and historical`,
|
||||
Long: `Capture all components of the application (head and historical)`,
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
startFullProcessing()
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user