Fossil SCM

A typo in help screen (reported by Sergei Gavrikov)

jan.nijtmans 2013-06-10 07:07 trunk
Commit b894afad3dd18cd20ef4b535ef1828d168ff50f2
1 file changed +1 -1
+1 -1
--- src/main.c
+++ src/main.c
@@ -550,11 +550,11 @@
550550
g.isHTTP = 1;
551551
}else if( g.argc<2 ){
552552
fossil_print(
553553
"Usage: %s COMMAND ...\n"
554554
" or: %s help -- for a list of common commands\n"
555
- " or: %s help COMMMAND -- for help with the named command\n",
555
+ " or: %s help COMMAND -- for help with the named command\n",
556556
g.argv[0], g.argv[0], g.argv[0]);
557557
fossil_print(
558558
"\nCommands and filenames may be passed on to fossil from a file\n"
559559
"by using:\n"
560560
"\n %s --args FILENAME ...\n",
561561
--- src/main.c
+++ src/main.c
@@ -550,11 +550,11 @@
550 g.isHTTP = 1;
551 }else if( g.argc<2 ){
552 fossil_print(
553 "Usage: %s COMMAND ...\n"
554 " or: %s help -- for a list of common commands\n"
555 " or: %s help COMMMAND -- for help with the named command\n",
556 g.argv[0], g.argv[0], g.argv[0]);
557 fossil_print(
558 "\nCommands and filenames may be passed on to fossil from a file\n"
559 "by using:\n"
560 "\n %s --args FILENAME ...\n",
561
--- src/main.c
+++ src/main.c
@@ -550,11 +550,11 @@
550 g.isHTTP = 1;
551 }else if( g.argc<2 ){
552 fossil_print(
553 "Usage: %s COMMAND ...\n"
554 " or: %s help -- for a list of common commands\n"
555 " or: %s help COMMAND -- for help with the named command\n",
556 g.argv[0], g.argv[0], g.argv[0]);
557 fossil_print(
558 "\nCommands and filenames may be passed on to fossil from a file\n"
559 "by using:\n"
560 "\n %s --args FILENAME ...\n",
561

Keyboard Shortcuts

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