pages*: fix small typos (#11850)
* pages*: fix small typos * pages/*: make help and version commands consistent * pages/*: follow "path/to/file" pattern * nop: generic display help wording
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
|
||||
- Flash a given image:
|
||||
|
||||
`fastboot flash {{file.img}}`
|
||||
`fastboot flash {{path/to/file.img}}`
|
||||
|
||||
- Flash a custom recovery image:
|
||||
|
||||
`fastboot flash recovery {{file.img}}`
|
||||
`fastboot flash recovery {{path/to/file.img}}`
|
||||
|
||||
- Display connected devices:
|
||||
|
||||
|
Reference in New Issue
Block a user