diff --git a/src/cmd-push-container-manifest b/src/cmd-push-container-manifest index fab1630fb8..27cfc84058 100755 --- a/src/cmd-push-container-manifest +++ b/src/cmd-push-container-manifest @@ -1,10 +1,7 @@ #!/usr/bin/python3 # Push a container manifest (i.e. multi-arch) to a container registry based on -# arguments provided by ther user. - -# The inverse of cmd-buildfetch (i.e. we upload a build which later can be -# partially re-downloaded with cmd-buildfetch). +# arguments provided by the user. import argparse import os