diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:51:57 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:02 -0400 |
commit | 28bc0acf23bc2e7fe75b26fb91f5f4ea74cda8be (patch) | |
tree | 989f40fac3dcf770771c435c06c957f23c971a8f | |
parent | b34301747419aa7d0af2cdb6b677e73017f2edc5 (diff) |
ruby/rubygem-xiki: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | ruby/rubygem-xiki/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ruby/rubygem-xiki/README b/ruby/rubygem-xiki/README index 9cab941e20d6..7f69495cb802 100644 --- a/ruby/rubygem-xiki/README +++ b/ruby/rubygem-xiki/README @@ -1,2 +1,3 @@ -Xiki does what shell consoles do, but lets you edit everything at any time. -It's trivial to make your own commands and menus to access other tools. +Xiki does what shell consoles do, but lets you edit everything at +any time. It's trivial to make your own commands and menus to access +other tools. |