mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
Renaming minio-demo to erasure-demo
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
func main() {
|
||||
app := cli.NewApp()
|
||||
app.Name = "minio-encode"
|
||||
app.Name = "erasure-demo"
|
||||
app.Usage = "erasure encode a byte stream"
|
||||
app.Commands = []cli.Command{
|
||||
{
|
||||
Reference in New Issue
Block a user