Skip to content
  • Vincent Stehle's avatar
    Parser.py: use argparse · dfffc5af
    Vincent Stehle authored
    
    
    Use argparse for command line arguments. This gives us the online help and
    will give use more flexibility to add command line options.
    
    We preserve the current behaviour with up to two positional arguments for
    the ekl and seq input files, and up to two arguments for the key:value
    search.
    
    Signed-off-by: Vincent Stehle's avatarVincent Stehlé <vincent.stehle@arm.com>
    dfffc5af
Loading