From 96bbe9fafc81f785e759c592b5abfce1f5443921 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 Mar 2024 16:00:18 -0400 Subject: [PATCH] fixes --- .../comment_6_36a0260f013ccbd06460dea83fe22278._comment | 7 +++++++ doc/special_remotes/rclone.mdwn | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 doc/forum/New_external_special_remote_for_rclone/comment_6_36a0260f013ccbd06460dea83fe22278._comment diff --git a/doc/forum/New_external_special_remote_for_rclone/comment_6_36a0260f013ccbd06460dea83fe22278._comment b/doc/forum/New_external_special_remote_for_rclone/comment_6_36a0260f013ccbd06460dea83fe22278._comment new file mode 100644 index 0000000000..23769242c0 --- /dev/null +++ b/doc/forum/New_external_special_remote_for_rclone/comment_6_36a0260f013ccbd06460dea83fe22278._comment @@ -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!) +"""]] diff --git a/doc/special_remotes/rclone.mdwn b/doc/special_remotes/rclone.mdwn index 046630445b..12dc18e36c 100644 --- a/doc/special_remotes/rclone.mdwn +++ b/doc/special_remotes/rclone.mdwn @@ -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.