Changeset 158
- Timestamp:
- 04/08/06 10:58:10 (3 years ago)
- Files:
-
- branches/1.0.4/src/test/cow.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0.4/src/test/cow.c
r143 r158 66 66 GLOBAL_HELP 67 67 " -n <int> Count of unified files (1-9)\n" 68 " - uTest with IMMUTABLE attr\n"69 " - iTest with IUNLINK attr\n"68 " -i Test with IMMUTABLE attr\n" 69 " -u Test with IUNLINK attr\n" 70 70 "\n", 71 71 NAME);
