Fossil SCM

Tiny documentation fix: an extra space before argument to the '--base-rcvid' hook test option made the argument appear on the line describing the option.

km 2023-11-28 22:05 trunk
Commit cb283ca505ade74f407b4ad2d6f17c9516d17b7fced4a3cc84a440fa5fc3fe1e
1 file changed +1 -1
+1 -1
--- src/hook.c
+++ src/hook.c
@@ -232,11 +232,11 @@
232232
**
233233
** Run the hook script given by ID for testing purposes.
234234
** Options:
235235
**
236236
** --dry-run Print the script on stdout rather than run it
237
-** --base-rcvid N Pretend that the hook-last-rcvid value is N
237
+** --base-rcvid N Pretend that the hook-last-rcvid value is N
238238
** --new-rcvid M Pretend that the last rcvid valud is M
239239
** --aux-file NAME NAME is substituted for %A in the script
240240
**
241241
** The --base-rcvid and --new-rcvid options are silently ignored if
242242
** the hook type is not "after-receive". The default values for
243243
--- src/hook.c
+++ src/hook.c
@@ -232,11 +232,11 @@
232 **
233 ** Run the hook script given by ID for testing purposes.
234 ** Options:
235 **
236 ** --dry-run Print the script on stdout rather than run it
237 ** --base-rcvid N Pretend that the hook-last-rcvid value is N
238 ** --new-rcvid M Pretend that the last rcvid valud is M
239 ** --aux-file NAME NAME is substituted for %A in the script
240 **
241 ** The --base-rcvid and --new-rcvid options are silently ignored if
242 ** the hook type is not "after-receive". The default values for
243
--- src/hook.c
+++ src/hook.c
@@ -232,11 +232,11 @@
232 **
233 ** Run the hook script given by ID for testing purposes.
234 ** Options:
235 **
236 ** --dry-run Print the script on stdout rather than run it
237 ** --base-rcvid N Pretend that the hook-last-rcvid value is N
238 ** --new-rcvid M Pretend that the last rcvid valud is M
239 ** --aux-file NAME NAME is substituted for %A in the script
240 **
241 ** The --base-rcvid and --new-rcvid options are silently ignored if
242 ** the hook type is not "after-receive". The default values for
243

Keyboard Shortcuts

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