Fossil SCM

Change "-modified" to "-changed" to be consistent with the terminology used by the diff commands

andygoth 2016-10-12 13:20 andygoth-changes
Commit ffee6e812c0908f4bae60d574e176a87bda76226
1 file changed +1 -1
+1 -1
--- src/checkin.c
+++ src/checkin.c
@@ -239,11 +239,11 @@
239239
** --no-classify Do not print file change types.
240240
**
241241
** Filter options:
242242
** --edited Display edited, merged, and conflicted files.
243243
** --updated Display files updated by merge/integrate.
244
-** --modified Combination of the above two options.
244
+** --changed Combination of the above two options.
245245
** --missing Display missing files.
246246
** --added Display added files.
247247
** --deleted Display deleted files.
248248
** --renamed Display renamed files.
249249
** --conflict Display files having merge conflicts.
250250
--- src/checkin.c
+++ src/checkin.c
@@ -239,11 +239,11 @@
239 ** --no-classify Do not print file change types.
240 **
241 ** Filter options:
242 ** --edited Display edited, merged, and conflicted files.
243 ** --updated Display files updated by merge/integrate.
244 ** --modified Combination of the above two options.
245 ** --missing Display missing files.
246 ** --added Display added files.
247 ** --deleted Display deleted files.
248 ** --renamed Display renamed files.
249 ** --conflict Display files having merge conflicts.
250
--- src/checkin.c
+++ src/checkin.c
@@ -239,11 +239,11 @@
239 ** --no-classify Do not print file change types.
240 **
241 ** Filter options:
242 ** --edited Display edited, merged, and conflicted files.
243 ** --updated Display files updated by merge/integrate.
244 ** --changed Combination of the above two options.
245 ** --missing Display missing files.
246 ** --added Display added files.
247 ** --deleted Display deleted files.
248 ** --renamed Display renamed files.
249 ** --conflict Display files having merge conflicts.
250

Keyboard Shortcuts

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