Fossil SCM
For "fossil clone help", put options in alphabetical order.
Commit
d5c6f4784ecf8b20541d8242327cba9eaa7021cc63ac89754e0364e3ef77d1fe
Parent
76e158ad57ac84e…
1 file changed
+3
-3
+3
-3
| --- src/clone.c | ||
| +++ src/clone.c | ||
| @@ -109,17 +109,17 @@ | ||
| 109 | 109 | ** admin user. This can be overridden using the -A|--admin-user |
| 110 | 110 | ** parameter. |
| 111 | 111 | ** |
| 112 | 112 | ** Options: |
| 113 | 113 | ** --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 | |
| 115 | 115 | ** --nocompress Omit extra delta compression |
| 116 | 116 | ** --once Don't remember the URI. |
| 117 | 117 | ** --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 | |
| 119 | 119 | ** --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 | |
| 121 | 121 | ** -u|--unversioned Also sync unversioned content |
| 122 | 122 | ** -v|--verbose Show more statistics in output |
| 123 | 123 | ** |
| 124 | 124 | ** See also: init |
| 125 | 125 | */ |
| 126 | 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 | ** --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 |