Browse Source

Update README.md

master
Ricardo Branco 6 years ago
parent
commit
b64f3a8c45
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -12,7 +12,7 @@ NOTES:
12 12
 ## Usage:
13 13
 
14 14
 ```
15
-clean_registry.py [OPTIONS] CONTAINER [REPOSITORY[:TAG]]...`
15
+clean_registry.py [OPTIONS] CONTAINER [REPOSITORY[:TAG]]...
16 16
 Options:
17 17
         -x, --remove    Remove the specified images or repositories.
18 18
         -q, --quiet     Supress non-error messages.

Loading…
Cancel
Save