librsync
2.3.1
|
Go to the source code of this file.
Enumerations | |
enum | { OPT_GZIP = 1069, OPT_BZIP2 } |
Functions | |
static void | rdiff_usage (const char *error,...) |
static void | rdiff_no_more_args (poptContext opcon) |
static void | bad_option (poptContext opcon, int error) |
static void | help (void) |
static void | rdiff_show_version (void) |
static void | rdiff_options (poptContext opcon) |
static rs_result | rdiff_sig (poptContext opcon) |
Generate signature from remaining command line arguments. More... | |
static rs_result | rdiff_delta (poptContext opcon) |
static rs_result | rdiff_patch (poptContext opcon) |
static rs_result | rdiff_action (poptContext opcon) |
int | main (const int argc, const char *argv[]) |
Command-line network-delta tool.
Definition in file rdiff.c.