diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:06:27 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:06:27 -0400 |
commit | 175ca5af7d283cdb4f88c07a1813380394e17f67 (patch) | |
tree | 876fd38d4f2770fe9f14760200a85eafaed542ae /graphics | |
parent | 4d4140407af206583482c7ab0541e22805df4564 (diff) | |
download | slackbuilds-175ca5af7d283cdb4f88c07a1813380394e17f67.tar.gz |
graphics/pencil3: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pencil3/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/graphics/pencil3/README b/graphics/pencil3/README index 589be89e3b..481cdea8ad 100644 --- a/graphics/pencil3/README +++ b/graphics/pencil3/README @@ -9,13 +9,14 @@ decide for yourself whether or not you think this is a good idea. Optional features: ELECTRON (default=no): This requires electron, available in SBo. Use -pencil3 with some version of electron previously installed in the system. -Otherwise the SlackBuild uses and downloads electron required for pencil3. +pencil3 with some version of electron previously installed in the +system. Otherwise the SlackBuild uses and downloads electron required +for pencil3. -BINARY (default=no): Use it to create a binary package. This option requires -downloading electron for the architecture of your system, close to 40MiB. -You can install the electron package from SBo with the INSTALL_ZIP=yes option, -to avoid the download. +BINARY (default=no): Use it to create a binary package. This option +requires downloading electron for the architecture of your system, +close to 40MiB. You can install the electron package from SBo with +the INSTALL_ZIP=yes option, to avoid the download. If you need to use any option do something like: |