mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-06 01:11:23 +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:
@@ -8,7 +8,7 @@ manage the Hyper-V VMs.
|
||||
|
||||
Example:
|
||||
```sh
|
||||
linuxkit.exe run -disk size=1 linuxkit-efi.iso
|
||||
linuxkit.exe run --disk size=1 linuxkit-efi.iso
|
||||
```
|
||||
|
||||
The Hyper-V VM, by default, is named after the prefix of the ISO, ie
|
||||
|
Reference in New Issue
Block a user