Skip to content

Commit c958738

Browse files
author
Benjamin
committedApr 23, 2018
chore: slight tweak to wording in README
1 parent 7246902 commit c958738

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,5 @@ a new line being created.
111111

112112
### cliui.resetOutput()
113113

114-
Resets the UI elements of the current cliui instance. Wrapping and width that would normally be reset when creating a new cliui instance by using the constructor are not reset.
114+
Resets the UI elements of the current cliui instance, maintaining the values
115+
set for `width` and `wrap`.

0 commit comments

Comments
 (0)
Please sign in to comment.