mirror of https://github.com/openXC7/prjxray.git
timfuz group2flat: remove old option
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
parent
e76e84f72c
commit
5176374817
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Reference in New Issue