Commit 86226a6
committed
Add missing parameter hint to 'select' command
The 'select' command requires exactly one parameter, but the parameter
hint was previously missing, potentially causing confusion. Referenced
the existing parameter hint from the 'log' command to improve clarity
and consistency in usage documentation.
Change-Id: I16d81a3041ea495dcc0a4272ba1a1c4388f4d0171 parent 29d90ea commit 86226a6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
| |||
0 commit comments