doc: add synopsis for pstore command
Add a synopsis section. Use lower case for command name. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
5ff1357227
commit
e581492939
@ -1,8 +1,17 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+
|
||||
|
||||
PStore command
|
||||
pstore command
|
||||
==============
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
::
|
||||
|
||||
pstore set <addr> <len> [record-size] [console-size] [ftrace-size] [pmsg_size] [ecc-size]
|
||||
pstore display [record-type] [nb]
|
||||
pstore save <interface> <dev[:part]> <directory-path>
|
||||
|
||||
Design
|
||||
------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user