Skip to content
Commit b2e83c63 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

moveconfig: Convert to ArgumentParser



This is a newer library and is now preferred for Python scripts. Update
the code to use it instead of optparse

Use 'args' instead of 'options' throughout, since this is the term used
in that module. Also it helps to avoid confusion with CONFIG options, a
term that is used in this file.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent daa694d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment