mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
cmd/snapshot_merge: reword -latest flag to match man page
This commit is contained in:
@@ -77,7 +77,7 @@ Example:
|
|||||||
`,
|
`,
|
||||||
}
|
}
|
||||||
|
|
||||||
cmd.Flag.Bool("latest", false, "Use only the latest version of all packages")
|
cmd.Flag.Bool("latest", false, "Use only the latest version of each package")
|
||||||
|
|
||||||
return cmd
|
return cmd
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user