Changeset 999 in MondoRescue for branches/stable/mondo/src/mondoarchive
- Timestamp:
- Dec 7, 2006, 10:12:58 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/mondoarchive/mondo-cli.c
r998 r999 1033 1033 while ((opt = 1034 1034 getopt(argc, argv, 1035 "0123456789A:B:C:DE:F HI:J:K:LNOP:QRS:T:VWb:c:d:ef:gik:l:mn:op:rs:tuw:x:z"))1035 "0123456789A:B:C:DE:FGHI:J:K:LNOP:QRS:T:VWb:c:d:ef:gik:l:mn:op:rs:tuw:x:z")) 1036 1036 != -1) { 1037 1037 if (opt == '?') {
Note:
See TracChangeset
for help on using the changeset viewer.