| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-26 | doc: separate read and write command documentation | Heinrich Schuchardt | |
| * Avoid two step navigation to get to the description of the write command. * Add missing index entries * Correct formatting of the examples. * Describe configuration and return value. Signed-off-by: Heinrich Schuchardt <[email protected]> | |||
| 2024-01-17 | doc: create index entries for commands | Heinrich Schuchardt | |
| Add the description of CLI commands to the generated index. Signed-off-by: Heinrich Schuchardt <[email protected]> | |||
| 2023-03-17 | doc: document read/write commands | Rasmus Villemoes | |
| The read and write commands are, deliberately, implemented in the same file, so that they stay feature-compatible (e.g. if someone implements support for "read the full partition, however large that is", that same syntax should also work for write). In order to ensure the documentation for both are similarly kept in sync, and to avoid duplication, document them both in read.rst, and add a stub write.rst referring to read.rst. Signed-off-by: Rasmus Villemoes <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
