Changeset 3c616f6 in mainline for uspace/app/mkminix/mkminix.c
- Timestamp:
- 2011-03-08T17:08:42Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fd282ad
- Parents:
- d4d425c
- File:
-
- 1 edited
-
uspace/app/mkminix/mkminix.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/mkminix/mkminix.c
rd4d425c r3c616f6 96 96 { "help", no_argument, 0, 'h' }, 97 97 { "long-names", no_argument, 0, 'l' }, 98 { "block s", required_argument, 0, 'b' },98 { "block-size", required_argument, 0, 'b' }, 99 99 { "inodes", required_argument, 0, 'i' }, 100 100 { NULL, no_argument, 0, '1' },
Note:
See TracChangeset
for help on using the changeset viewer.
