Fossil SCM

The output of "fossil configuration --help" had two different ways -R was described, one wrong. The newer one was of a more consistent format with the rest of the help ([decd537016 | thus why it was added]) so removed the older one and reworked the newer one to be more accurate.

wyoung 2022-01-16 18:42 trunk
Commit 6cb0fc259128b939ea75b50af4c763f45e3180034a9d4b4d314454a592cfe2b1
1 file changed +2 -3
+2 -3
--- src/configure.c
+++ src/configure.c
@@ -723,12 +723,11 @@
723723
/*
724724
** COMMAND: configuration*
725725
**
726726
** Usage: %fossil configuration METHOD ... ?OPTIONS?
727727
**
728
-** Where METHOD is one of: export import merge pull push reset. All methods
729
-** accept the -R or --repository option to specify a repository.
728
+** Where METHOD is one of: export import merge pull push reset.
730729
**
731730
** > fossil configuration export AREA FILENAME
732731
**
733732
** Write to FILENAME exported configuration information for AREA.
734733
** AREA can be one of:
@@ -769,11 +768,11 @@
769768
**
770769
** Synchronize configuration changes in the local repository with
771770
** the remote repository at URL.
772771
**
773772
** Options:
774
-** -R|--repository REPO Extract info from repository REPO
773
+** -R|--repository REPO Affect repository REPO with changes
775774
**
776775
** See also: [[settings]], [[unset]]
777776
*/
778777
void configuration_cmd(void){
779778
int n;
780779
--- src/configure.c
+++ src/configure.c
@@ -723,12 +723,11 @@
723 /*
724 ** COMMAND: configuration*
725 **
726 ** Usage: %fossil configuration METHOD ... ?OPTIONS?
727 **
728 ** Where METHOD is one of: export import merge pull push reset. All methods
729 ** accept the -R or --repository option to specify a repository.
730 **
731 ** > fossil configuration export AREA FILENAME
732 **
733 ** Write to FILENAME exported configuration information for AREA.
734 ** AREA can be one of:
@@ -769,11 +768,11 @@
769 **
770 ** Synchronize configuration changes in the local repository with
771 ** the remote repository at URL.
772 **
773 ** Options:
774 ** -R|--repository REPO Extract info from repository REPO
775 **
776 ** See also: [[settings]], [[unset]]
777 */
778 void configuration_cmd(void){
779 int n;
780
--- src/configure.c
+++ src/configure.c
@@ -723,12 +723,11 @@
723 /*
724 ** COMMAND: configuration*
725 **
726 ** Usage: %fossil configuration METHOD ... ?OPTIONS?
727 **
728 ** Where METHOD is one of: export import merge pull push reset.
 
729 **
730 ** > fossil configuration export AREA FILENAME
731 **
732 ** Write to FILENAME exported configuration information for AREA.
733 ** AREA can be one of:
@@ -769,11 +768,11 @@
768 **
769 ** Synchronize configuration changes in the local repository with
770 ** the remote repository at URL.
771 **
772 ** Options:
773 ** -R|--repository REPO Affect repository REPO with changes
774 **
775 ** See also: [[settings]], [[unset]]
776 */
777 void configuration_cmd(void){
778 int n;
779

Keyboard Shortcuts

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