Fossil SCM

Fix typos in the "zip" command help text.

drh 2016-09-08 16:42 trunk
Commit 76242c28a0a354d3fada3cb1fcc086186f7811f5
1 file changed +2 -2
+2 -2
--- src/zip.c
+++ src/zip.c
@@ -464,17 +464,17 @@
464464
** Generate a ZIP archive for a checkin specified by the uuid= query parameter.
465465
** Return that ZIP archive as the HTTP reply content.
466466
**
467467
** Query parameters:
468468
**
469
-** name=NAME[.tar.gz] The base name of the output file. The default
469
+** name=NAME[.zip] The base name of the output file. The default
470470
** value is a configuration parameter in the project
471471
** settings. A prefix of the name, omitting the extension,
472472
** is used as the top-most directory name.
473473
474474
**
475
-** uuid=TAG The check-in that is turned into a tarball.
475
+** uuid=TAG The check-in that is turned into a ZIP file.
476476
** Defaults to "trunk".
477477
**
478478
** in=PATTERN Only include files that match the comma-separate
479479
** list of GLOB patterns in PATTERN, as with ex=
480480
**
481481
--- src/zip.c
+++ src/zip.c
@@ -464,17 +464,17 @@
464 ** Generate a ZIP archive for a checkin specified by the uuid= query parameter.
465 ** Return that ZIP archive as the HTTP reply content.
466 **
467 ** Query parameters:
468 **
469 ** name=NAME[.tar.gz] The base name of the output file. The default
470 ** value is a configuration parameter in the project
471 ** settings. A prefix of the name, omitting the extension,
472 ** is used as the top-most directory name.
473
474 **
475 ** uuid=TAG The check-in that is turned into a tarball.
476 ** Defaults to "trunk".
477 **
478 ** in=PATTERN Only include files that match the comma-separate
479 ** list of GLOB patterns in PATTERN, as with ex=
480 **
481
--- src/zip.c
+++ src/zip.c
@@ -464,17 +464,17 @@
464 ** Generate a ZIP archive for a checkin specified by the uuid= query parameter.
465 ** Return that ZIP archive as the HTTP reply content.
466 **
467 ** Query parameters:
468 **
469 ** name=NAME[.zip] The base name of the output file. The default
470 ** value is a configuration parameter in the project
471 ** settings. A prefix of the name, omitting the extension,
472 ** is used as the top-most directory name.
473
474 **
475 ** uuid=TAG The check-in that is turned into a ZIP file.
476 ** Defaults to "trunk".
477 **
478 ** in=PATTERN Only include files that match the comma-separate
479 ** list of GLOB patterns in PATTERN, as with ex=
480 **
481

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button