| commit | 07a43d116aeecc3e0f22c034ab97c846b887cbfa | [log] [tgz] |
|---|---|---|
| author | Dieter Baron <dillo@nih.at> | Tue May 08 14:46:03 2012 +0200 |
| committer | Dieter Baron <dillo@nih.at> | Tue May 08 14:46:03 2012 +0200 |
| tree | f1b93efb9bbd3145aa05e31efa082b00c3ae1c02 | |
| parent | 31d0b423aca1ec6d04772bd3cdda9cd6119bd307 [diff] |
Improve add usage message.
diff --git a/regress/modify.c b/regress/modify.c index 5cd3e4a..757b4b5 100644 --- a/regress/modify.c +++ b/regress/modify.c
@@ -50,7 +50,7 @@ "\nSupported commands and arguments are:\n" "\tadd name content\n" "\tadd_dir name\n" - "\tadd_file name filename offset len\n" + "\tadd_file name file_to_add offset len\n" "\tadd_from_zip name archivename index offset len\n" "\tdelete index\n" "\tget_archive_comment\n"