update swagger documentation

This commit is contained in:
André Roth
2024-10-31 13:57:37 +01:00
parent c9309c926c
commit f79423a4ee
7 changed files with 61 additions and 36 deletions

View File

@@ -45,9 +45,9 @@ func makeCmdPublishSourceDrop() *commander.Command {
cmd := &commander.Command{
Run: aptlyPublishSourceDrop,
UsageLine: "drop <distribution>",
Short: "drops staged source changes of published repository",
Short: "drop pending source component changes of a published repository",
Long: `
Command drops the staged source changes of the published repository.
Remove all pending changes what would be applied with a subsequent 'aptly publish update'.
Example: