diff --git a/vlib/v/help/common/vet.txt b/vlib/v/help/common/vet.txt index 5bb21efb116722..42e17af9e0cd75 100644 --- a/vlib/v/help/common/vet.txt +++ b/vlib/v/help/common/vet.txt @@ -12,7 +12,6 @@ Options: -v, -verbose Enable verbose logging. - -F Report empty and long function declaration (>300 lines). -p Report private functions with missing documentation too