Home | History | Annotate | Download | only in src

Lines Matching refs:dump

571   // Save the next start_index to dump from:
593 // Build a dump request.
1378 // Command: diff <id1> <id2> [<dump options>]
1382 // Command: list <dummy> <id> [<dump options>]
1385 // Command: ret[ainers] <obj id> [<dump options>]
1564 print(' diff <id1> <id2> [<dump options>]');
1566 print(' - also see <dump options> below.');
1571 print(' [l[ist]] <id> [<dump options>]');
1573 print(' - also see <dump options> below.');
1575 print(' ret[ainers] <id> [<dump options>]');
1577 print(' - also see <dump options> below.');
1583 print(' <dump options> includes:');
1584 print(' [v[erbose]] - do verbose dump.');
1585 print(' [<N>] - dump N items at a time. Implies verbose dump.');
1589 print(' [i[ndex] <i>] - start dump from index i. Implies verbose dump.');
1594 print(' If the verbose option, or an option that implies a verbose dump');
1595 print(' is specified, then a verbose dump will requested. Else, a summary dump');
1847 // Print the full dump result:
1927 return body.dump;