Fossil SCM
Help text typo fix from [forum:987bf1b023|forum post 987bf1b023].
Commit
0fd4bde73683c03fca8568dda434eeae016058815a8defd8d1434bf0d27d971d
Parent
71b591af2698fe2…
1 file changed
+1
-1
+1
-1
| --- src/tar.c | ||
| +++ src/tar.c | ||
| @@ -607,11 +607,11 @@ | ||
| 607 | 607 | ** |
| 608 | 608 | ** If OUTPUTFILE is an empty string or "/dev/null" then no tarball is |
| 609 | 609 | ** actually generated. This feature can be used in combination with |
| 610 | 610 | ** the --list option to get a list of the filenames that would be in the |
| 611 | 611 | ** tarball had it actually been generated. Note that --list shows only |
| 612 | -** filenames. "tar tzf" shows both filesnames and subdirectory names. | |
| 612 | +** filenames. "tar tzf" shows both filenames and subdirectory names. | |
| 613 | 613 | ** |
| 614 | 614 | ** Options: |
| 615 | 615 | ** -X|--exclude GLOBLIST Comma-separated list of GLOBs of files to exclude |
| 616 | 616 | ** --include GLOBLIST Comma-separated list of GLOBs of files to include |
| 617 | 617 | ** -l|--list Show archive content on stdout |
| 618 | 618 |
| --- src/tar.c | |
| +++ src/tar.c | |
| @@ -607,11 +607,11 @@ | |
| 607 | ** |
| 608 | ** If OUTPUTFILE is an empty string or "/dev/null" then no tarball is |
| 609 | ** actually generated. This feature can be used in combination with |
| 610 | ** the --list option to get a list of the filenames that would be in the |
| 611 | ** tarball had it actually been generated. Note that --list shows only |
| 612 | ** filenames. "tar tzf" shows both filesnames and subdirectory names. |
| 613 | ** |
| 614 | ** Options: |
| 615 | ** -X|--exclude GLOBLIST Comma-separated list of GLOBs of files to exclude |
| 616 | ** --include GLOBLIST Comma-separated list of GLOBs of files to include |
| 617 | ** -l|--list Show archive content on stdout |
| 618 |
| --- src/tar.c | |
| +++ src/tar.c | |
| @@ -607,11 +607,11 @@ | |
| 607 | ** |
| 608 | ** If OUTPUTFILE is an empty string or "/dev/null" then no tarball is |
| 609 | ** actually generated. This feature can be used in combination with |
| 610 | ** the --list option to get a list of the filenames that would be in the |
| 611 | ** tarball had it actually been generated. Note that --list shows only |
| 612 | ** filenames. "tar tzf" shows both filenames and subdirectory names. |
| 613 | ** |
| 614 | ** Options: |
| 615 | ** -X|--exclude GLOBLIST Comma-separated list of GLOBs of files to exclude |
| 616 | ** --include GLOBLIST Comma-separated list of GLOBs of files to include |
| 617 | ** -l|--list Show archive content on stdout |
| 618 |