lkml.org 
[lkml]   [2017]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 6/6] Documentation/admin-guide: single quotes in kernel arguments.
Date
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
---
Documentation/admin-guide/kernel-parameters.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/admin-guide/kernel-parameters.rst b/Documentation/admin-guide/kernel-parameters.rst
index 722d3f771924..1f9837266417 100644
--- a/Documentation/admin-guide/kernel-parameters.rst
+++ b/Documentation/admin-guide/kernel-parameters.rst
@@ -35,9 +35,10 @@ can also be entered as::

log-buf-len=1M print_fatal_signals=1

-Double-quotes and backslashes can be used to protect spaces in values, e.g.::
+Double-quotes single-quaotes and backslashes can be used to protect spaces
+in values, e.g.::

- param="spaces in here" param2=spaces\ in\ here
+ param="spaces in here" param2=spaces\ in\ here param3='@%# !\'

cpu lists:
----------
--
2.10.2
\
 
 \ /
  Last update: 2017-09-15 19:04    [W:3.760 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site