Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <jason@chainguard.dev>
  • Loading branch information
imjasonh committed Nov 16, 2023
1 parent e14c480 commit c4eb176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/md/melange_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ melange build [flags]
--overlay-binsh string use specified file as /bin/sh overlay in build environment
--pipeline-dir string directory used to extend defined built-in pipelines
-r, --repository-append strings path to extra repositories to include in the build environment
--runner string which runner to use to enable running commands, default is based on your platform. Options are ["bubblewrap" "docker" "lima" "kubernetes"] (default "bubblewrap")
--runner string which runner to use to enable running commands, default is based on your platform. Options are ["bubblewrap" "docker" "lima" "kubernetes"] (default "docker")
--signing-key string key to use for signing
--source-dir string directory used for included sources
--strip-origin-name whether origin names should be stripped (for bootstrap)
Expand All @@ -63,5 +63,5 @@ melange build [flags]

### SEE ALSO

* [melange](/docs/md/melange.md) -
* [melange](/docs/md/melange.md) -

0 comments on commit c4eb176

Please sign in to comment.