Changeset fe43699 for lib/format_wag.c
- Timestamp:
- 08/03/05 16:26:55 (16 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 9e2a109
- Parents:
- 8cd3901
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_wag.c
rdd22d84 rfe43699 268 268 269 269 static int wag_help() { 270 printf("wag format module: $Revision$\n"); 271 printf("Supported input URIs:\n"); 272 printf("\twag:/dev/wagn\n"); 273 printf("\twag:/path/to/trace.wag\n"); 274 printf("\twag:/path/to/trace.wag.gz\n"); 275 printf("\n"); 276 printf("\te.g.: wag:/dev/wag0\n"); 277 printf("\te.g.: wag:/tmp/trace.wag.gz\n"); 278 printf("\n"); 279 printf("Supported output URIs:\n"); 280 printf("\tnone\n"); 281 printf("\n"); 270 282 271 283 }
Note: See TracChangeset
for help on using the changeset viewer.