Fix bug reported by Ashwini Sharma: [-abc] syntax to switch off a command forget
authorRob Landley <rob@landley.net>
Fri, 15 Aug 2014 23:53:01 +0000 (18:53 -0500)
committerRob Landley <rob@landley.net>
Fri, 15 Aug 2014 23:53:01 +0000 (18:53 -0500)
commit845c8da42a505835c67e2dff98353a7205e555a5
tree890a3c9cff704f94e088339af60f6403bd9a828a
parent3b5b19e7bf4598536bc7ef501598c0f6e28e4e5a
Fix bug reported by Ashwini Sharma: [-abc] syntax to switch off a command forget
s _all_ saved command line arguments in GLOBALS(), not just for the command bein
g dropped.
lib/args.c