Fossil SCM
Oops, somehow one dash in `--file` got lost in 92d3fdba73a44c4c.
Commit
0bf2eaaf6528f5d3d90d45c9c0d09c079e86103b5a3d73e2568d8510c44695a5
Parent
92d3fdba73a44c4…
1 file changed
+1
-1
+1
-1
| --- src/name.c | ||
| +++ src/name.c | ||
| @@ -1064,11 +1064,11 @@ | ||
| 1064 | 1064 | ** artifact name and provide a description of what role that artifact |
| 1065 | 1065 | ** plays. |
| 1066 | 1066 | ** |
| 1067 | 1067 | ** Options: |
| 1068 | 1068 | ** |
| 1069 | -** -f|-file Find artifacts with the same hash as file NAME. | |
| 1069 | +** -f|--file Find artifacts with the same hash as file NAME. | |
| 1070 | 1070 | ** If NAME is "-", read content from standard input. |
| 1071 | 1071 | ** --type TYPE Only find artifacts of TYPE (one of: 'ci', 't', |
| 1072 | 1072 | ** 'w', 'g', or 'e') |
| 1073 | 1073 | ** -v|--verbose Provide extra information (such as the RID) |
| 1074 | 1074 | */ |
| 1075 | 1075 |
| --- src/name.c | |
| +++ src/name.c | |
| @@ -1064,11 +1064,11 @@ | |
| 1064 | ** artifact name and provide a description of what role that artifact |
| 1065 | ** plays. |
| 1066 | ** |
| 1067 | ** Options: |
| 1068 | ** |
| 1069 | ** -f|-file Find artifacts with the same hash as file NAME. |
| 1070 | ** If NAME is "-", read content from standard input. |
| 1071 | ** --type TYPE Only find artifacts of TYPE (one of: 'ci', 't', |
| 1072 | ** 'w', 'g', or 'e') |
| 1073 | ** -v|--verbose Provide extra information (such as the RID) |
| 1074 | */ |
| 1075 |
| --- src/name.c | |
| +++ src/name.c | |
| @@ -1064,11 +1064,11 @@ | |
| 1064 | ** artifact name and provide a description of what role that artifact |
| 1065 | ** plays. |
| 1066 | ** |
| 1067 | ** Options: |
| 1068 | ** |
| 1069 | ** -f|--file Find artifacts with the same hash as file NAME. |
| 1070 | ** If NAME is "-", read content from standard input. |
| 1071 | ** --type TYPE Only find artifacts of TYPE (one of: 'ci', 't', |
| 1072 | ** 'w', 'g', or 'e') |
| 1073 | ** -v|--verbose Provide extra information (such as the RID) |
| 1074 | */ |
| 1075 |