mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05: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