diff --git a/RevidCLI.go b/RevidCLI.go index 925d4c9a..bf3c6aec 100644 --- a/RevidCLI.go +++ b/RevidCLI.go @@ -121,7 +121,7 @@ func main() { {"Timeout", "Http timeout in seconds"}, {"IntraRefreshPeriod", "The IntraRefreshPeriod i.e. how many keyframes we send"}, {"VerticalFlip", "Flip video vertically"}, - {"HorizontalFlip", "Flip video horizontally"} + {"HorizontalFlip", "Flip video horizontally"}, } // Create the configFlags based on the flagNames array