From 71227986db2cb63e6c570bdda967e70f05f64e5a Mon Sep 17 00:00:00 2001 From: albertony <12441419+albertony@users.noreply.github.com> Date: Thu, 12 Jan 2023 20:12:42 +0100 Subject: [PATCH] docs: remove link to nonexistent uploadfile command - fixes #6693 --- docs/content/rc.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/content/rc.md b/docs/content/rc.md index 1cb4dd55b..3e1d1c65f 100644 --- a/docs/content/rc.md +++ b/docs/content/rc.md @@ -1458,8 +1458,6 @@ This takes the following parameters: - remote - a path within that remote e.g. "dir" - each part in body represents a file to be uploaded -See the [uploadfile](/commands/rclone_uploadfile/) command for more information on the above. - **Authentication is required for this call.** ### options/blocks: List all the option blocks {#options-blocks}