Fossil SCM

Added verbiage to --ignore options of add and addremove to state that they apply to unmanaged files only.

sdr 2017-04-11 21:37 trunk
Commit 4d2c34b0d70fb86bc80da9173fc5890b8c305cfeb7deb60ff6538890a4454bd2
1 file changed +4 -4
+4 -4
--- src/add.c
+++ src/add.c
@@ -272,12 +272,12 @@
272272
** Options:
273273
**
274274
** --case-sensitive <BOOL> Override the case-sensitive setting.
275275
** --dotfiles include files beginning with a dot (".")
276276
** -f|--force Add files without prompting
277
-** --ignore <CSG> Ignore files matching patterns from the
278
-** comma separated list of glob patterns.
277
+** --ignore <CSG> Ignore unmanaged files matching patterns from
278
+** the comma separated list of glob patterns.
279279
** --clean <CSG> Also ignore files matching patterns from
280280
** the comma separated list of glob patterns.
281281
** --no-dir-symlinks Disables support for directory symlinks.
282282
**
283283
** See also: addremove, rm
@@ -619,12 +619,12 @@
619619
** This command can be used to track third party software.
620620
**
621621
** Options:
622622
** --case-sensitive <BOOL> Override the case-sensitive setting.
623623
** --dotfiles Include files beginning with a dot (".")
624
-** --ignore <CSG> Ignore files matching patterns from the
625
-** comma separated list of glob patterns.
624
+** --ignore <CSG> Ignore unmanaged files matching patterns from
625
+** the comma separated list of glob patterns.
626626
** --clean <CSG> Also ignore files matching patterns from
627627
** the comma separated list of glob patterns.
628628
** -n|--dry-run If given, display instead of run actions.
629629
** --no-dir-symlinks Disables support for directory symlinks.
630630
**
631631
--- src/add.c
+++ src/add.c
@@ -272,12 +272,12 @@
272 ** Options:
273 **
274 ** --case-sensitive <BOOL> Override the case-sensitive setting.
275 ** --dotfiles include files beginning with a dot (".")
276 ** -f|--force Add files without prompting
277 ** --ignore <CSG> Ignore files matching patterns from the
278 ** comma separated list of glob patterns.
279 ** --clean <CSG> Also ignore files matching patterns from
280 ** the comma separated list of glob patterns.
281 ** --no-dir-symlinks Disables support for directory symlinks.
282 **
283 ** See also: addremove, rm
@@ -619,12 +619,12 @@
619 ** This command can be used to track third party software.
620 **
621 ** Options:
622 ** --case-sensitive <BOOL> Override the case-sensitive setting.
623 ** --dotfiles Include files beginning with a dot (".")
624 ** --ignore <CSG> Ignore files matching patterns from the
625 ** comma separated list of glob patterns.
626 ** --clean <CSG> Also ignore files matching patterns from
627 ** the comma separated list of glob patterns.
628 ** -n|--dry-run If given, display instead of run actions.
629 ** --no-dir-symlinks Disables support for directory symlinks.
630 **
631
--- src/add.c
+++ src/add.c
@@ -272,12 +272,12 @@
272 ** Options:
273 **
274 ** --case-sensitive <BOOL> Override the case-sensitive setting.
275 ** --dotfiles include files beginning with a dot (".")
276 ** -f|--force Add files without prompting
277 ** --ignore <CSG> Ignore unmanaged files matching patterns from
278 ** the comma separated list of glob patterns.
279 ** --clean <CSG> Also ignore files matching patterns from
280 ** the comma separated list of glob patterns.
281 ** --no-dir-symlinks Disables support for directory symlinks.
282 **
283 ** See also: addremove, rm
@@ -619,12 +619,12 @@
619 ** This command can be used to track third party software.
620 **
621 ** Options:
622 ** --case-sensitive <BOOL> Override the case-sensitive setting.
623 ** --dotfiles Include files beginning with a dot (".")
624 ** --ignore <CSG> Ignore unmanaged files matching patterns from
625 ** the comma separated list of glob patterns.
626 ** --clean <CSG> Also ignore files matching patterns from
627 ** the comma separated list of glob patterns.
628 ** -n|--dry-run If given, display instead of run actions.
629 ** --no-dir-symlinks Disables support for directory symlinks.
630 **
631

Keyboard Shortcuts

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