mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-26 13:47:40 +00:00
Clarify command line usage a bit.
This commit is contained in:
+1
-1
@@ -277,7 +277,7 @@ func makeCmdMirrorDrop() *commander.Command {
|
|||||||
Short: "delete remote repository mirror",
|
Short: "delete remote repository mirror",
|
||||||
Long: `
|
Long: `
|
||||||
Drop deletes information about remote repository mirror. Package data is not deleted
|
Drop deletes information about remote repository mirror. Package data is not deleted
|
||||||
if it is still used by other mirrors or snapshots.
|
(it could be still used by other mirrors or snapshots).
|
||||||
|
|
||||||
ex:
|
ex:
|
||||||
$ aptly mirror drop wheezy-main
|
$ aptly mirror drop wheezy-main
|
||||||
|
|||||||
Reference in New Issue
Block a user