Fossil SCM

Adjust documentation for extras command to say CSG instead of GLOBPATTERN for more internally consistent terminology

andygoth 2016-05-21 16:54 trunk
Commit 4843bd540214ccbc1ab815dd98288e2166e1a79b
1 file changed +6 -6
+6 -6
--- src/checkin.c
+++ src/checkin.c
@@ -549,20 +549,20 @@
549549
/*
550550
** COMMAND: extras
551551
**
552552
** Usage: %fossil extras ?OPTIONS? ?PATH1 ...?
553553
**
554
-** Print a list of all files in the source tree that are not part of
555
-** the current checkout. See also the "clean" command. If paths are
556
-** specified, only files in the given directories will be listed.
554
+** Print a list of all files in the source tree that are not part of the
555
+** current checkout. See also the "clean" command. If paths are specified,
556
+** only files in the given directories will be listed.
557557
**
558558
** Files and subdirectories whose names begin with "." are normally
559559
** ignored but can be included by adding the --dotfiles option.
560560
**
561
-** The GLOBPATTERN is a comma-separated list of GLOB expressions for
562
-** files that are ignored. The GLOBPATTERN specified by the "ignore-glob"
563
-** is used if the --ignore option is omitted.
561
+** Files whose names match any of the glob patterns in the "ignore-glob"
562
+** setting are ignored. This setting can be overridden by the --ignore
563
+** option, whose CSG argument is a comma-separated list of glob patterns.
564564
**
565565
** Pathnames are displayed according to the "relative-paths" setting,
566566
** unless overridden by the --abs-paths or --rel-paths options.
567567
**
568568
** Options:
569569
--- src/checkin.c
+++ src/checkin.c
@@ -549,20 +549,20 @@
549 /*
550 ** COMMAND: extras
551 **
552 ** Usage: %fossil extras ?OPTIONS? ?PATH1 ...?
553 **
554 ** Print a list of all files in the source tree that are not part of
555 ** the current checkout. See also the "clean" command. If paths are
556 ** specified, only files in the given directories will be listed.
557 **
558 ** Files and subdirectories whose names begin with "." are normally
559 ** ignored but can be included by adding the --dotfiles option.
560 **
561 ** The GLOBPATTERN is a comma-separated list of GLOB expressions for
562 ** files that are ignored. The GLOBPATTERN specified by the "ignore-glob"
563 ** is used if the --ignore option is omitted.
564 **
565 ** Pathnames are displayed according to the "relative-paths" setting,
566 ** unless overridden by the --abs-paths or --rel-paths options.
567 **
568 ** Options:
569
--- src/checkin.c
+++ src/checkin.c
@@ -549,20 +549,20 @@
549 /*
550 ** COMMAND: extras
551 **
552 ** Usage: %fossil extras ?OPTIONS? ?PATH1 ...?
553 **
554 ** Print a list of all files in the source tree that are not part of the
555 ** current checkout. See also the "clean" command. If paths are specified,
556 ** only files in the given directories will be listed.
557 **
558 ** Files and subdirectories whose names begin with "." are normally
559 ** ignored but can be included by adding the --dotfiles option.
560 **
561 ** Files whose names match any of the glob patterns in the "ignore-glob"
562 ** setting are ignored. This setting can be overridden by the --ignore
563 ** option, whose CSG argument is a comma-separated list of glob patterns.
564 **
565 ** Pathnames are displayed according to the "relative-paths" setting,
566 ** unless overridden by the --abs-paths or --rel-paths options.
567 **
568 ** Options:
569

Keyboard Shortcuts

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