timfuz group2flat: remove old option

Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
John McMaster 2018-08-29 16:17:16 -07:00
parent e76e84f72c
commit 5176374817
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ def main():
)
parser.add_argument('--verbose', action='store_true', help='')
parser.add_argument('--massage', action='store_true', help='')
parser.add_argument('--sort', action='store_true', help='')
parser.add_argument('--sub-csv', help='')
parser.add_argument('--sub-json', required=True, help='Group substitutions to make fully ranked')