mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-26 11:29:32 +00:00
switch from flags to cobra (#3884)
Signed-off-by: Avi Deitcher <avi@deitcher.net> Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -79,5 +79,5 @@ The sample command to run the enclosed is:
|
||||
|
||||
```
|
||||
linuxkit build swap.yml
|
||||
linuxkit run -disk size=4G swap
|
||||
linuxkit run --disk size=4G swap
|
||||
```
|
||||
|
Reference in New Issue
Block a user