Fossil SCM
Doc change only: documented -R/--repository for zip/tar commands.
Commit
a84aadad5a76cfdf6d9586e62aba322a8e92255c
Parent
a7248d8fb9f0137…
2 files changed
+1
-1
+1
-1
+1
-1
| --- src/tar.c | ||
| +++ src/tar.c | ||
| @@ -525,11 +525,11 @@ | ||
| 525 | 525 | } |
| 526 | 526 | |
| 527 | 527 | /* |
| 528 | 528 | ** COMMAND: tarball* |
| 529 | 529 | ** |
| 530 | -** Usage: %fossil tarball VERSION OUTPUTFILE [--name DIRECTORYNAME] | |
| 530 | +** Usage: %fossil tarball VERSION OUTPUTFILE [--name DIRECTORYNAME] [-R|--repository REPO] | |
| 531 | 531 | ** |
| 532 | 532 | ** Generate a compressed tarball for a specified version. If the --name |
| 533 | 533 | ** option is used, its argument becomes the name of the top-level directory |
| 534 | 534 | ** in the resulting tarball. If --name is omitted, the top-level directory |
| 535 | 535 | ** named is derived from the project name, the check-in date and time, and |
| 536 | 536 |
| --- src/tar.c | |
| +++ src/tar.c | |
| @@ -525,11 +525,11 @@ | |
| 525 | } |
| 526 | |
| 527 | /* |
| 528 | ** COMMAND: tarball* |
| 529 | ** |
| 530 | ** Usage: %fossil tarball VERSION OUTPUTFILE [--name DIRECTORYNAME] |
| 531 | ** |
| 532 | ** Generate a compressed tarball for a specified version. If the --name |
| 533 | ** option is used, its argument becomes the name of the top-level directory |
| 534 | ** in the resulting tarball. If --name is omitted, the top-level directory |
| 535 | ** named is derived from the project name, the check-in date and time, and |
| 536 |
| --- src/tar.c | |
| +++ src/tar.c | |
| @@ -525,11 +525,11 @@ | |
| 525 | } |
| 526 | |
| 527 | /* |
| 528 | ** COMMAND: tarball* |
| 529 | ** |
| 530 | ** Usage: %fossil tarball VERSION OUTPUTFILE [--name DIRECTORYNAME] [-R|--repository REPO] |
| 531 | ** |
| 532 | ** Generate a compressed tarball for a specified version. If the --name |
| 533 | ** option is used, its argument becomes the name of the top-level directory |
| 534 | ** in the resulting tarball. If --name is omitted, the top-level directory |
| 535 | ** named is derived from the project name, the check-in date and time, and |
| 536 |
+1
-1
| --- src/zip.c | ||
| +++ src/zip.c | ||
| @@ -379,11 +379,11 @@ | ||
| 379 | 379 | } |
| 380 | 380 | |
| 381 | 381 | /* |
| 382 | 382 | ** COMMAND: zip* |
| 383 | 383 | ** |
| 384 | -** Usage: %fossil zip VERSION OUTPUTFILE [--name DIRECTORYNAME] | |
| 384 | +** Usage: %fossil zip VERSION OUTPUTFILE [--name DIRECTORYNAME] [-R|--repository REPO] | |
| 385 | 385 | ** |
| 386 | 386 | ** Generate a ZIP archive for a specified version. If the --name option is |
| 387 | 387 | ** used, it argument becomes the name of the top-level directory in the |
| 388 | 388 | ** resulting ZIP archive. If --name is omitted, the top-level directory |
| 389 | 389 | ** named is derived from the project name, the check-in date and time, and |
| 390 | 390 |
| --- src/zip.c | |
| +++ src/zip.c | |
| @@ -379,11 +379,11 @@ | |
| 379 | } |
| 380 | |
| 381 | /* |
| 382 | ** COMMAND: zip* |
| 383 | ** |
| 384 | ** Usage: %fossil zip VERSION OUTPUTFILE [--name DIRECTORYNAME] |
| 385 | ** |
| 386 | ** Generate a ZIP archive for a specified version. If the --name option is |
| 387 | ** used, it argument becomes the name of the top-level directory in the |
| 388 | ** resulting ZIP archive. If --name is omitted, the top-level directory |
| 389 | ** named is derived from the project name, the check-in date and time, and |
| 390 |
| --- src/zip.c | |
| +++ src/zip.c | |
| @@ -379,11 +379,11 @@ | |
| 379 | } |
| 380 | |
| 381 | /* |
| 382 | ** COMMAND: zip* |
| 383 | ** |
| 384 | ** Usage: %fossil zip VERSION OUTPUTFILE [--name DIRECTORYNAME] [-R|--repository REPO] |
| 385 | ** |
| 386 | ** Generate a ZIP archive for a specified version. If the --name option is |
| 387 | ** used, it argument becomes the name of the top-level directory in the |
| 388 | ** resulting ZIP archive. If --name is omitted, the top-level directory |
| 389 | ** named is derived from the project name, the check-in date and time, and |
| 390 |