diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:31:16 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:31:16 -0400 |
commit | 154a602c4092ac08803bb640577d6f78f8693630 (patch) | |
tree | cfcfa418acc6e3babc1600442c81578d09c34c92 /network/cadaver | |
parent | 1b6fd006b27269a2374765b7785a103731dd8601 (diff) |
network/cadaver: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/cadaver')
-rw-r--r-- | network/cadaver/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/cadaver/README b/network/cadaver/README index 58cde7036b654..f59e82f764008 100644 --- a/network/cadaver/README +++ b/network/cadaver/README @@ -1,3 +1,3 @@ -Cadaver is a command-line WebDAV client for Unix. It supports file upload, -download, on-screen display, namespace operations (move/copy), collection -creation and deletion, and locking operations. +Cadaver is a command-line WebDAV client for Unix. It supports file +upload, download, on-screen display, namespace operations (move/copy), +collection creation and deletion, and locking operations. |