mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
0df7466d2b
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. |
||
---|---|---|
.. | ||
serve | ||
templates | ||
testdata | ||
auth_test.go | ||
auth.go | ||
context.go | ||
middleware_test.go | ||
middleware.go | ||
server_test.go | ||
server.go | ||
template_test.go | ||
template.go |