This commit is contained in:
Joey Hess 2024-03-27 16:00:18 -04:00
parent 7462d7c2d1
commit 96bbe9fafc
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1,7 @@
[[!comment format=mdwn
username="joey"
subject="""comment 6"""
date="2024-03-27T20:00:04Z"
content="""
Fixed those. (Note that you can edit the page yourself!)
"""]]

View file

@ -32,6 +32,6 @@ the use of the [rclone special remote](https://github.com/DanielDent/git-annex-r
Alternatively, rclone recently gained support for being used as a special
remote on its own, without needing installation of the above program.
For documentation on using rclone that way, see the output of
`rclone gitannex` or [here](https://github.com/git-annex-remote-rclone/git-annex-remote-rclone).
`rclone gitannex -h` or [here](//github.com/rclone/rclone/blob/master/cmd/gitannex/gitannex.md).
See their documentation for more concrete examples.