From c0da3bd0b606d2cb835d6efd9077e8b4d016326e Mon Sep 17 00:00:00 2001 From: Enrico Jorns Date: Fri, 15 Feb 2019 13:53:43 +0100 Subject: doc: bootchooser: be more explicit what bootchooser.state_prefix is for Signed-off-by: Enrico Jorns Signed-off-by: Sascha Hauer --- Documentation/user/bootchooser.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Documentation') diff --git a/Documentation/user/bootchooser.rst b/Documentation/user/bootchooser.rst index f1251d0c2e..52aa595c74 100644 --- a/Documentation/user/bootchooser.rst +++ b/Documentation/user/bootchooser.rst @@ -113,8 +113,9 @@ options not specific to any boot target. Otherwise the ``boot`` command will return with an error after the first failed boot target. ``global.bootchooser.state_prefix`` - Variable prefix when *bootchooser* is used with the *state* framework as backend - for storing run-time data, see below. + If set, this makes *bootchooser* use the *state* framework as backend for + storing run-time data and defines the name of the state instance to use, see + :ref:`below `. ``global.bootchooser.targets`` Space-separated list of boot targets that are used. For each entry in the list a corresponding -- cgit v1.2.3