Commit e2375d6
committed
cli(add[help]) Cover every add permutation
why: the examples showed three path-mode invocations, leaving the URL
argument, --name, --pin, --shallow, --depth, --file, --yes and
--no-merge with no worked example in `vcspull add --help` or in the
generated docs, which render from this same block.
what:
- Show both positional modes, the --name fallback for a URL with no
nameable segment, and the recorded-remote form
- Group revision and clone-depth examples under "Pinning" and
unattended invocations under "Automation", following the grouped
shape tmuxp's search help uses1 parent 7d7fb50 commit e2375d6
1 file changed
Lines changed: 21 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
206 | 207 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
211 | 228 | | |
212 | 229 | | |
213 | 230 | | |
| |||
0 commit comments