Fossil SCM

For "fossil clone help", put options in alphabetical order.

drh 2019-06-29 03:13 save-http-url-password
Commit d5c6f4784ecf8b20541d8242327cba9eaa7021cc63ac89754e0364e3ef77d1fe
1 file changed +3 -3
+3 -3
--- src/clone.c
+++ src/clone.c
@@ -109,17 +109,17 @@
109109
** admin user. This can be overridden using the -A|--admin-user
110110
** parameter.
111111
**
112112
** Options:
113113
** --admin-user|-A USERNAME Make USERNAME the administrator
114
-** --save-password Remember the password without asking
114
+** --httpauth|-B USER:PASS Add HTTP Basic Authorization to requests
115115
** --nocompress Omit extra delta compression
116116
** --once Don't remember the URI.
117117
** --private Also clone private branches
118
-** --ssl-identity FILENAME Use the SSL identity if requested by the server
118
+** --save-password Remember the password without asking
119119
** --ssh-command|-c SSH Use SSH as the "ssh" command
120
-** --httpauth|-B USER:PASS Add HTTP Basic Authorization to requests
120
+** --ssl-identity FILENAME Use the SSL identity if requested by the server
121121
** -u|--unversioned Also sync unversioned content
122122
** -v|--verbose Show more statistics in output
123123
**
124124
** See also: init
125125
*/
126126
--- src/clone.c
+++ src/clone.c
@@ -109,17 +109,17 @@
109 ** admin user. This can be overridden using the -A|--admin-user
110 ** parameter.
111 **
112 ** Options:
113 ** --admin-user|-A USERNAME Make USERNAME the administrator
114 ** --save-password Remember the password without asking
115 ** --nocompress Omit extra delta compression
116 ** --once Don't remember the URI.
117 ** --private Also clone private branches
118 ** --ssl-identity FILENAME Use the SSL identity if requested by the server
119 ** --ssh-command|-c SSH Use SSH as the "ssh" command
120 ** --httpauth|-B USER:PASS Add HTTP Basic Authorization to requests
121 ** -u|--unversioned Also sync unversioned content
122 ** -v|--verbose Show more statistics in output
123 **
124 ** See also: init
125 */
126
--- src/clone.c
+++ src/clone.c
@@ -109,17 +109,17 @@
109 ** admin user. This can be overridden using the -A|--admin-user
110 ** parameter.
111 **
112 ** Options:
113 ** --admin-user|-A USERNAME Make USERNAME the administrator
114 ** --httpauth|-B USER:PASS Add HTTP Basic Authorization to requests
115 ** --nocompress Omit extra delta compression
116 ** --once Don't remember the URI.
117 ** --private Also clone private branches
118 ** --save-password Remember the password without asking
119 ** --ssh-command|-c SSH Use SSH as the "ssh" command
120 ** --ssl-identity FILENAME Use the SSL identity if requested by the server
121 ** -u|--unversioned Also sync unversioned content
122 ** -v|--verbose Show more statistics in output
123 **
124 ** See also: init
125 */
126

Keyboard Shortcuts

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