rclone/cmd/serve/restic
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
..
cache_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
cache.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_appendonly_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_privaterepos_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_utils_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic-test.sh hubic: remove backend as service has now shutdown - fixes #6481 2022-10-05 13:33:37 +01:00
restic.go cmd/rcd: Fix command docs to include command specific prefix (#6675) 2023-03-22 11:47:35 +00:00
stdio_conn.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00