1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-27 18:04:20 +03:00
Joe Thornber ec71d08878 I had another look at the argument processing code:
o You must list long args with no short option (eg. --version) at the
  front of the args.h file.

o If an argument has no short option, set the short option in args.h to '\0'

o The index into the 'the_args' var is now stored as the option value
  for getopt, iff there is no short opt.
2001-12-17 10:08:27 +00:00
..
2001-12-14 13:30:04 +00:00
2001-11-21 19:32:35 +00:00
2001-10-05 21:39:30 +00:00
2001-11-21 19:32:35 +00:00
2001-11-28 13:45:50 +00:00
2001-11-21 19:32:35 +00:00
2001-11-21 19:32:35 +00:00
2001-11-12 15:10:01 +00:00
2001-08-15 16:20:46 +00:00
2001-11-27 17:02:24 +00:00
2001-11-19 15:20:50 +00:00
2001-11-19 15:20:50 +00:00
2001-11-19 15:20:50 +00:00
2001-11-21 19:32:35 +00:00
2001-11-12 15:10:01 +00:00
2001-11-21 19:32:35 +00:00
2001-11-19 15:20:50 +00:00
2001-11-21 19:32:35 +00:00
2001-11-28 13:45:50 +00:00
2001-11-21 19:32:35 +00:00
2001-11-21 19:32:35 +00:00
2001-11-27 17:02:24 +00:00

Tool source goes here