aboutsummaryrefslogtreecommitdiff
path: root/doc/usage/pstore.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/pstore.rst')
-rw-r--r--doc/usage/pstore.rst11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/usage/pstore.rst b/doc/usage/pstore.rst
index 8c4e527..1c83745 100644
--- a/doc/usage/pstore.rst
+++ b/doc/usage/pstore.rst
@@ -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
------