Fossil SCM
Fix a typo in the help for the "fossil remote" command.
Commit
7ea1b380eaa11ef316e77153a8ebfc9b5580ad0e023e2cb1179de33e68663f27
Parent
971dd2364df9f4e…
1 file changed
+1
-1
+1
-1
| --- src/sync.c | ||
| +++ src/sync.c | ||
| @@ -487,11 +487,11 @@ | ||
| 487 | 487 | ** Add a new named URL. Afterwards, NAME can be used as a short |
| 488 | 488 | ** symbolic name for URL in contexts where a URL is required. The |
| 489 | 489 | ** URL argument can be "default" or a prior symbolic name, to make |
| 490 | 490 | ** a copy of an existing URL under a new name. |
| 491 | 491 | ** |
| 492 | -** > fossil config-data | |
| 492 | +** > fossil remote config-data | |
| 493 | 493 | ** |
| 494 | 494 | ** DEBUG USE ONLY - Show the name and value of every CONFIG table |
| 495 | 495 | ** entry in the repository that is associated with the remote URL store. |
| 496 | 496 | ** Passwords are obscured in the output. |
| 497 | 497 | ** |
| 498 | 498 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -487,11 +487,11 @@ | |
| 487 | ** Add a new named URL. Afterwards, NAME can be used as a short |
| 488 | ** symbolic name for URL in contexts where a URL is required. The |
| 489 | ** URL argument can be "default" or a prior symbolic name, to make |
| 490 | ** a copy of an existing URL under a new name. |
| 491 | ** |
| 492 | ** > fossil config-data |
| 493 | ** |
| 494 | ** DEBUG USE ONLY - Show the name and value of every CONFIG table |
| 495 | ** entry in the repository that is associated with the remote URL store. |
| 496 | ** Passwords are obscured in the output. |
| 497 | ** |
| 498 |
| --- src/sync.c | |
| +++ src/sync.c | |
| @@ -487,11 +487,11 @@ | |
| 487 | ** Add a new named URL. Afterwards, NAME can be used as a short |
| 488 | ** symbolic name for URL in contexts where a URL is required. The |
| 489 | ** URL argument can be "default" or a prior symbolic name, to make |
| 490 | ** a copy of an existing URL under a new name. |
| 491 | ** |
| 492 | ** > fossil remote config-data |
| 493 | ** |
| 494 | ** DEBUG USE ONLY - Show the name and value of every CONFIG table |
| 495 | ** entry in the repository that is associated with the remote URL store. |
| 496 | ** Passwords are obscured in the output. |
| 497 | ** |
| 498 |