aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index a4608c41..1e52bfb4 100644
--- a/README.md
+++ b/README.md
@@ -445,9 +445,10 @@ segment will not be displayed.
##### newline
-Puts a newline in your prompt so you can continue using segments on the next line.
-
-This allows you to use segments on both lines, unlike `POWERLEVEL9K_PROMPT_ON_NEWLINE`.
+Puts a newline in your prompt so you can continue using segments on the next
+line. This allows you to use segments on both lines, unlike
+`POWERLEVEL9K_PROMPT_ON_NEWLINE`, which simply separates segments from the
+prompt itself.
This only works on the left side. On the right side it does nothing.