Fossil SCM
Further wording enhancements to the on-line documentation to the "fossil uv" command.
Commit
c4ab8834218197fcc31be4245694fabe054aae4e69806a047d0fcace03a1e065
Parent
dfe0cf7ebf1f636…
1 file changed
+1
-1
+1
-1
| --- src/unversioned.c | ||
| +++ src/unversioned.c | ||
| @@ -219,11 +219,11 @@ | ||
| 219 | 219 | ** be undone, so use appropriate caution with this command. |
| 220 | 220 | ** |
| 221 | 221 | ** Subcommands: |
| 222 | 222 | ** |
| 223 | 223 | ** add FILE ... Add or update unversioned files in the local |
| 224 | -** repository so that it matches FILE on disk. | |
| 224 | +** repository so that they match FILEs 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. |
| 229 | 229 | ** |
| 230 | 230 |
| --- src/unversioned.c | |
| +++ src/unversioned.c | |
| @@ -219,11 +219,11 @@ | |
| 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. |
| 229 | ** |
| 230 |
| --- src/unversioned.c | |
| +++ src/unversioned.c | |
| @@ -219,11 +219,11 @@ | |
| 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 they match FILEs 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. |
| 229 | ** |
| 230 |