mirror of
https://github.com/anthonyoteri/dredge.git
synced 2026-06-05 15:26:53 -04:00
Update README.md with current documentation
This commit is contained in:
+1
-2
@@ -92,7 +92,6 @@ pub enum Commands {
|
||||
#[command(arg_required_else_help = true)]
|
||||
Delete { image: String, tag: String },
|
||||
|
||||
/// Perform a simple API Version check towards the configured registry
|
||||
/// endpoint.
|
||||
/// Perform a simple version check towards the Docker Registry API
|
||||
Check,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user