Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit b0efb49

Browse files
Update README.md
1 parent 44f9fbb commit b0efb49

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,17 @@ The VMware 'ovftool' binary must be on your path or Fusion/Workstation must be i
1111

1212
## Create a stemcell from a vmdk
1313

14-
Usage `stembuild-linux [OPTIONS...] [-vmdk FILENAME]
15-
[-output DIRNAME] [-version STEMCELL_VERSION]
16-
[-os OS_VERSION]`
14+
Usage `stembuild-linux [OPTIONS...] [-vmdk FILENAME] [-output DIRNAME] [-version STEMCELL_VERSION] [-os OS_VERSION]`
1715

18-
Process takes between 10 and 20 minutes. See Progress with `-debug` flag.
16+
Process can take between 10 and 20 minutes. See Progress with `-debug` flag.
1917

2018
## Create a stemcell from a vhd
2119

2220
Usage `stembuild-linux [-output DIRNAME] apply-patch <patch manifest yml>`
2321

2422
will generate a stemcell in the current working directory
2523

26-
Other options available with `stembuild -h`.
24+
Process can take between 30 and 60 minutes. See Progress with `-debug` flag.
2725

2826
## Compilation
2927

0 commit comments

Comments
 (0)