rclone/cmd/serve/http
Zach Kipp 0df7466d2b cmd/rcd: Fix command docs to include command specific prefix (#6675)
This change addresses two issues with commands that re-used
flags from common packages:

1) cobra.Command definitions did not include the command specific
   prefix in doc strings.
2) Command specific flag prefixes were added after generating
   command doc strings.
2023-03-22 11:47:35 +00:00
..
data Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
testdata http: Replace httplib with lib/http 2021-04-28 22:54:15 +01:00
http_test.go serve http: tests for --auth-proxy 2023-02-23 10:28:13 +00:00
http.go cmd/rcd: Fix command docs to include command specific prefix (#6675) 2023-03-22 11:47:35 +00:00