diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:40:17 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:40:17 -0400 |
commit | 3b2648b534eb77e1217a3636db65d4c6a9b429ef (patch) | |
tree | f23ece68f6ea3f961a9331e0f8e152c2f012aea0 /network/filezilla | |
parent | 89194d14294c60eddb569efd1972e3ecd6e5a435 (diff) |
network/filezilla: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/filezilla')
-rw-r--r-- | network/filezilla/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/network/filezilla/README b/network/filezilla/README index c5a2911d605b4..f4398a33dcca1 100644 --- a/network/filezilla/README +++ b/network/filezilla/README @@ -1,7 +1,7 @@ FileZilla Client is a fast and reliable cross-platform FTP, FTPS and -SFTP client with lots of useful features and an intuitive graphical user -interface. +SFTP client with lots of useful features and an intuitive graphical +user interface. -pugixml is an optional dependency - to use an installed version of pugixml, -run the script as "PUGIXML=yes ./filezilla.SlackBuild" - otherwise, the -build will use an included copy of pugixml. +pugixml is an optional dependency - to use an installed version of +pugixml, run the script as "PUGIXML=yes ./filezilla.SlackBuild" - +otherwise, the build will use an included copy of pugixml. |