aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2017-05-23 04:12:59 +0300
committerBen Hilburn <bhilburn@gmail.com>2017-05-23 04:12:59 +0300
commite844fc4c72e20f84d8022ff9591e75d4a30886cf (patch)
treed5d80f932328deae87e8ae136331c3a994ae12b9 /README.md
parent6486e62f1444048b5ba45584d7a8a647a5ab5137 (diff)
Incorporating @dritter's feedback from #524.
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.