From 1a2f73d76a05a87d19baaca1f721cdfe6248ef65 Mon Sep 17 00:00:00 2001 From: Mateus Azis Date: Thu, 6 Apr 2023 13:45:07 -0700 Subject: [PATCH] Improve the formatting for init's README. Make sure the arguments to "mkdir" show up in the same block. Before: https://android.googlesource.com/platform/system/core/+/c3a119caa3ae2068bf5280254c28c360af88153f/init/README.md After: https://android.googlesource.com/platform/system/core/+/refs/changes/60/2528060/1/init/README.md Test: N/A Change-Id: I88b4931e70e2793566cce53c38c0295168463971 --- init/README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/init/README.md b/init/README.md index b00636507..6bdff4afe 100644 --- a/init/README.md +++ b/init/README.md @@ -642,17 +642,17 @@ provides the `aidl_lazy_test_1` interface. the current SELinux policy or its parent if not specified in the policy. If the directory exists, its security context will not be changed (even if different from the policy). - - > _action_ can be one of: - * `None`: take no encryption action; directory will be encrypted if parent is. - * `Require`: encrypt directory, abort boot process if encryption fails - * `Attempt`: try to set an encryption policy, but continue if it fails - * `DeleteIfNecessary`: recursively delete directory if necessary to set - encryption policy. - - > _key_ can be one of: - * `ref`: use the systemwide DE key - * `per_boot_ref`: use the key freshly generated on each boot. +> +> _action_ can be one of: +> * `None`: take no encryption action; directory will be encrypted if parent is. +> * `Require`: encrypt directory, abort boot process if encryption fails +> * `Attempt`: try to set an encryption policy, but continue if it fails +> * `DeleteIfNecessary`: recursively delete directory if necessary to set +> encryption policy. +> +> _key_ can be one of: +> * `ref`: use the systemwide DE key +> * `per_boot_ref`: use the key freshly generated on each boot. `mount_all [ ] [--