From: Daniel Wagner Date: Thu, 11 Aug 2022 13:55:20 +0000 (+0200) Subject: docs: Update formatting for sanact list X-Git-Tag: v2.2~39^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b79378cce9d3b023e77a1519e6d855a28f51c31f;p=users%2Fsagi%2Fnvme-cli.git docs: Update formatting for sanact list asciidoc creates list with either a '*' or '-'. Without it this is rendered as one paragraph which is hard to read. While at it, also use hex values to match with example. Signed-off-by: Daniel Wagner --- diff --git a/Documentation/nvme-sanitize.txt b/Documentation/nvme-sanitize.txt index 196983b6..f98d0399 100644 --- a/Documentation/nvme-sanitize.txt +++ b/Documentation/nvme-sanitize.txt @@ -65,11 +65,16 @@ OPTIONS -a :: --sanact=:: Sanitize Action: - 000b - Reserved - 001b - Exit Failure Mode - 010b - Start a Block Erase sanitize operation - 011b - Start an Overwrite sanitize operation - 100b - Start a Crypto Erase sanitize operation ++ +[] +|================= +|Value|Definition +|0x00| Reserved +|0x01| Exit Failure Mode +|0x02| Start a Block Erase sanitize operation +|0x03| Start an Overwrite sanitize operation +|0x04| Start a Crypto Erase sanitize operation +|================= -p :: --ovrpat=::