-
Notifications
You must be signed in to change notification settings - Fork 96
sup dump.1
Per Andersson edited this page Aug 25, 2014
·
6 revisions
% SUP-DUMP(1) Sup User Manual % Author Per Andersson [email protected] % April 9, 2012
sup-dump - dumps message state from Sup index
sup-dump [options]
Dumps all message state from the Sup index to standard out. You can later use sup-sync --restored --restore to recover the index.
This tool is primarily useful in the event that a Sup upgrade breaks index format compatibility.
-v, --version : Print version and exit
-h, --help : Show help message
Dump message state and store in file
sup-dump > filename
Dump message state and compress output to store in file
sup-dump | bzip2 > filename.bz2
sup(1), sup-sync(1), sup-import-dump(1)