Fossil SCM

Change the name of the "service" command to "winsrv" to avoid confusion with the "server" command.

drh 2011-07-19 22:39 trunk
Commit c46c70897cf918a546319d431c2c245425a9cdb3
1 file changed +10 -11
+10 -11
--- src/winhttp.c
+++ src/winhttp.c
@@ -432,30 +432,29 @@
432432
}
433433
return 0;
434434
}
435435
436436
/*
437
-** COMMAND: service
438
-**
439
-** Usage: fossil service METHOD ?SERVICE-NAME? ?OPTIONS?
437
+** COMMAND: winsrv
438
+** Usage: fossil winsrv METHOD ?SERVICE-NAME? ?OPTIONS?
440439
**
441440
** Where METHOD is one of: create delete show start stop.
442441
**
443
-** The service command can be used to create and control instances of Fossil
444
-** which are are running as Windows services. No user needs to be logged on
445
-** when running Fossil as a service. In the following description of the
446
-** methods, "Fossil-DSCM" will be used as the default SERVICE-NAME, if no
447
-** SERVICE-NAME is specified.
442
+** The winsrv command manages Fossil as a Windows service. This allows
443
+** (for example) Fossil to be running in the background when no user
444
+** is logged in.
445
+**
446
+** In the following description of the methods, "Fossil-DSCM" will be
447
+** used as the default SERVICE-NAME:
448448
**
449449
** fossil service create ?SERVICE-NAME? ?OPTIONS?
450450
**
451
-** Creates a service. The following service specific options are
452
-** available:
451
+** Creates a service. Available options include:
453452
**
454453
** -D|--display DISPLAY-NAME
455454
**
456
-** Sets the display name of the service. This name will be showed
455
+** Sets the display name of the service. This name is shown
457456
** by graphical interface programs. By default, the display name
458457
** equals to the service name.
459458
**
460459
** -S|--start TYPE
461460
**
462461
--- src/winhttp.c
+++ src/winhttp.c
@@ -432,30 +432,29 @@
432 }
433 return 0;
434 }
435
436 /*
437 ** COMMAND: service
438 **
439 ** Usage: fossil service METHOD ?SERVICE-NAME? ?OPTIONS?
440 **
441 ** Where METHOD is one of: create delete show start stop.
442 **
443 ** The service command can be used to create and control instances of Fossil
444 ** which are are running as Windows services. No user needs to be logged on
445 ** when running Fossil as a service. In the following description of the
446 ** methods, "Fossil-DSCM" will be used as the default SERVICE-NAME, if no
447 ** SERVICE-NAME is specified.
 
448 **
449 ** fossil service create ?SERVICE-NAME? ?OPTIONS?
450 **
451 ** Creates a service. The following service specific options are
452 ** available:
453 **
454 ** -D|--display DISPLAY-NAME
455 **
456 ** Sets the display name of the service. This name will be showed
457 ** by graphical interface programs. By default, the display name
458 ** equals to the service name.
459 **
460 ** -S|--start TYPE
461 **
462
--- src/winhttp.c
+++ src/winhttp.c
@@ -432,30 +432,29 @@
432 }
433 return 0;
434 }
435
436 /*
437 ** COMMAND: winsrv
438 ** Usage: fossil winsrv METHOD ?SERVICE-NAME? ?OPTIONS?
 
439 **
440 ** Where METHOD is one of: create delete show start stop.
441 **
442 ** The winsrv command manages Fossil as a Windows service. This allows
443 ** (for example) Fossil to be running in the background when no user
444 ** is logged in.
445 **
446 ** In the following description of the methods, "Fossil-DSCM" will be
447 ** used as the default SERVICE-NAME:
448 **
449 ** fossil service create ?SERVICE-NAME? ?OPTIONS?
450 **
451 ** Creates a service. Available options include:
 
452 **
453 ** -D|--display DISPLAY-NAME
454 **
455 ** Sets the display name of the service. This name is shown
456 ** by graphical interface programs. By default, the display name
457 ** equals to the service name.
458 **
459 ** -S|--start TYPE
460 **
461

Keyboard Shortcuts

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