diff --git a/pash_annotations/parser/command_flag_option_info/data/tail.json b/pash_annotations/parser/command_flag_option_info/data/tail.json index 215f6e4..eae2ac2 100644 --- a/pash_annotations/parser/command_flag_option_info/data/tail.json +++ b/pash_annotations/parser/command_flag_option_info/data/tail.json @@ -8,10 +8,6 @@ "-f", "--follow" ], - [ - "-n", - "--lines" - ], [ "-q", "--quiet", @@ -39,6 +35,11 @@ ] ], "option": [ + [ + "-n", + "--lines", + "N" + ], [ "--max-unchanged-stats", "N"