Fossil SCM
Fix typos in the "fossil help uv" page.
Commit
1bc4b0a580282a257b7fa362963650ae36b9eba3345917102c772d4216c3fe1f
Parent
b31aa7d7ea01e7a…
1 file changed
+2
-2
+2
-2
| --- src/unversioned.c | ||
| +++ src/unversioned.c | ||
| @@ -218,11 +218,11 @@ | ||
| 218 | 218 | ** of each UV-file is retained. Changes to an UV-file are permanent and cannot |
| 219 | 219 | ** be undone, so use appropriate caution with this command. |
| 220 | 220 | ** |
| 221 | 221 | ** Subcommands: |
| 222 | 222 | ** |
| 223 | -** add FILE ... Add or update an unversioned files in the local | |
| 223 | +** add FILE ... Add or update unversioned files in the local | |
| 224 | 224 | ** repository so that it matches FILE on disk. |
| 225 | 225 | ** Use "--as UVFILE" to give the file a different name |
| 226 | 226 | ** in the repository than what it called on disk. |
| 227 | 227 | ** Changes are not pushed to other repositories until |
| 228 | 228 | ** the next sync. |
| @@ -249,11 +249,11 @@ | ||
| 249 | 249 | ** Changes are not pushed to other repositories until |
| 250 | 250 | ** the next sync. |
| 251 | 251 | ** |
| 252 | 252 | ** sync ?URL? Synchronize the state of all unversioned files with |
| 253 | 253 | ** the remote repository URL. The most recent version |
| 254 | -** of each file is propagate to all repositories and | |
| 254 | +** of each file is propagated to all repositories and | |
| 255 | 255 | ** all prior versions are permanently forgotten. |
| 256 | 256 | ** |
| 257 | 257 | ** Options: |
| 258 | 258 | ** -v|--verbose Extra diagnostic output |
| 259 | 259 | ** -n|--dryrun Show what would have happened |
| 260 | 260 |
| --- src/unversioned.c | |
| +++ src/unversioned.c | |
| @@ -218,11 +218,11 @@ | |
| 218 | ** of each UV-file is retained. Changes to an UV-file are permanent and cannot |
| 219 | ** be undone, so use appropriate caution with this command. |
| 220 | ** |
| 221 | ** Subcommands: |
| 222 | ** |
| 223 | ** add FILE ... Add or update an unversioned files in the local |
| 224 | ** repository so that it matches FILE on disk. |
| 225 | ** Use "--as UVFILE" to give the file a different name |
| 226 | ** in the repository than what it called on disk. |
| 227 | ** Changes are not pushed to other repositories until |
| 228 | ** the next sync. |
| @@ -249,11 +249,11 @@ | |
| 249 | ** Changes are not pushed to other repositories until |
| 250 | ** the next sync. |
| 251 | ** |
| 252 | ** sync ?URL? Synchronize the state of all unversioned files with |
| 253 | ** the remote repository URL. The most recent version |
| 254 | ** of each file is propagate to all repositories and |
| 255 | ** all prior versions are permanently forgotten. |
| 256 | ** |
| 257 | ** Options: |
| 258 | ** -v|--verbose Extra diagnostic output |
| 259 | ** -n|--dryrun Show what would have happened |
| 260 |
| --- src/unversioned.c | |
| +++ src/unversioned.c | |
| @@ -218,11 +218,11 @@ | |
| 218 | ** of each UV-file is retained. Changes to an UV-file are permanent and cannot |
| 219 | ** be undone, so use appropriate caution with this command. |
| 220 | ** |
| 221 | ** Subcommands: |
| 222 | ** |
| 223 | ** add FILE ... Add or update unversioned files in the local |
| 224 | ** repository so that it matches FILE on disk. |
| 225 | ** Use "--as UVFILE" to give the file a different name |
| 226 | ** in the repository than what it called on disk. |
| 227 | ** Changes are not pushed to other repositories until |
| 228 | ** the next sync. |
| @@ -249,11 +249,11 @@ | |
| 249 | ** Changes are not pushed to other repositories until |
| 250 | ** the next sync. |
| 251 | ** |
| 252 | ** sync ?URL? Synchronize the state of all unversioned files with |
| 253 | ** the remote repository URL. The most recent version |
| 254 | ** of each file is propagated to all repositories and |
| 255 | ** all prior versions are permanently forgotten. |
| 256 | ** |
| 257 | ** Options: |
| 258 | ** -v|--verbose Extra diagnostic output |
| 259 | ** -n|--dryrun Show what would have happened |
| 260 |