rename http special remote to httpalso

"http" was too generic and easy to confuse with web. The new name makes
clear it's used in addition to some other remote. And other protocols
can use the same naming scheme.
This commit is contained in:
Joey Hess 2020-09-02 10:41:27 -04:00
parent a47787934a
commit 8656afd3e1
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
10 changed files with 33 additions and 32 deletions

View file

@ -55,7 +55,7 @@ If you find combinations that work, please edit this page to list them.
## known working combinations
* directory and rsync
* http and directory
* http and rsync
* http and rclone (any layout except for frankencase)
* httpalso and directory
* httpalso and rsync
* httpalso and rclone (any layout except for frankencase)