aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-10-21 09:19:17 -0300
committerGravatar David Bremner <bremner@debian.org>2011-10-22 19:42:54 -0300
commit61f0a5b8ee2adf540106a09c5f83fe634da6beb3 (patch)
tree07ca532a91a0fb47b3079ec3937ff1a18ad3cd79 /TODO
parent8bb5b6201ec2cb890655fee6ef7e540f401a4c7e (diff)
cli: change argument parsing convention for subcommands
previously we deleted the subcommand name from argv before passing to the subcommand. In this version, the deletion is done in the actual subcommands. Although this causes some duplication of code, it allows us to be more flexible about how we parse command line arguments in the subcommand, including possibly using off-the-shelf routines like getopt_long that expect the name of the command in argv[0].
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions