Fossil SCM

Small help text fix in the unversioned command.

stephan 2024-06-23 18:38 trunk
Commit bdc8b4a4064aa61f45ae7ff876f2051438786ff6dd94cb88b501b72b481da362
1 file changed +1 -1
--- src/unversioned.c
+++ src/unversioned.c
@@ -291,11 +291,11 @@
291291
** touch FILE ... Update the TIMESTAMP on all of the listed files
292292
**
293293
** Options:
294294
** --mtime TIMESTAMP Use TIMESTAMP instead of "now" for the "add",
295295
** "edit", "remove", and "touch" subcommands.
296
-** -R|--repository REPO Use FILE as the repository
296
+** -R|--repository REPO Use REPO as the repository
297297
*/
298298
void unversioned_cmd(void){
299299
const char *zCmd;
300300
int nCmd;
301301
const char *zMtime = find_option("mtime", 0, 1);
302302
--- src/unversioned.c
+++ src/unversioned.c
@@ -291,11 +291,11 @@
291 ** touch FILE ... Update the TIMESTAMP on all of the listed files
292 **
293 ** Options:
294 ** --mtime TIMESTAMP Use TIMESTAMP instead of "now" for the "add",
295 ** "edit", "remove", and "touch" subcommands.
296 ** -R|--repository REPO Use FILE as the repository
297 */
298 void unversioned_cmd(void){
299 const char *zCmd;
300 int nCmd;
301 const char *zMtime = find_option("mtime", 0, 1);
302
--- src/unversioned.c
+++ src/unversioned.c
@@ -291,11 +291,11 @@
291 ** touch FILE ... Update the TIMESTAMP on all of the listed files
292 **
293 ** Options:
294 ** --mtime TIMESTAMP Use TIMESTAMP instead of "now" for the "add",
295 ** "edit", "remove", and "touch" subcommands.
296 ** -R|--repository REPO Use REPO as the repository
297 */
298 void unversioned_cmd(void){
299 const char *zCmd;
300 int nCmd;
301 const char *zMtime = find_option("mtime", 0, 1);
302

Keyboard Shortcuts

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