ziglang/ziglang.org
14
29
Fork
You've already forked ziglang.org
31

in overview doc, no output from zig build --help #587

Open
opened 2026年02月23日 07:51:49 +01:00 by uvtc · 0 comments
uvtc commented 2026年02月23日 07:51:49 +01:00 (Migrated from github.com)
Copy link

In https://ziglang.org/learn/overview/, right after, "Let’s have a look at that --help menu", it says to run

zig build --help

but the current master I have (0.16.0-dev.2565+684032671) doesn't yield any output from that command. In fact, I get:

$ zig build --help
info: initialize build.zig template file with 'zig init'
info: see 'zig --help' for more options
error: no build.zig file found, in the current directory or any parent directories

Looks like that the command is now

zig build-exe --help

and has substantially more output than it used to.

In <https://ziglang.org/learn/overview/>, right after, "Let’s have a look at that `--help` menu", it says to run zig build --help but the current master I have (0.16.0-dev.2565+684032671) doesn't yield any output from that command. In fact, I get: ~~~ $ zig build --help info: initialize build.zig template file with 'zig init' info: see 'zig --help' for more options error: no build.zig file found, in the current directory or any parent directories ~~~ Looks like that the command is now zig build-exe --help and has substantially more output than it used to.
Sign in to join this conversation.
No Branch/Tag specified
main
release-0.16.0
apraga/french
homersimpsons/fix/mobile-responsiveness
MarkLagodych/patch-1
Zirunis/patch-1
zmitchell/zmitchell/build-graph-docs
generalmimon/fix-unit-testing-examples
generalmimon/fix-code-snippet-in-0.15.1-relnotes
TheConnorJohnson/main
meeting-minutes
enkvadrat/update-curl-example
No results found.
Labels
Clear labels
bounty
https://ziglang.org/news/announcing-donor-bounties
bug
Observed behavior contradicts documented or intended behavior.
contributor-friendly
This issue is limited in scope and/or knowledge of project internals.
downstream
An issue with a third-party project that uses this project.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
infra
An issue related to project infrastructure, e.g. continuous integration.
optimization
A task to improve performance and/or resource usage.
question
No questions on the issue tracker; use a community space instead.
regression
Something that used to work in a previous version stopped working
upstream
An issue with a third-party project that this project uses.
use case
Describes a real use case that is difficult or impossible, but does not propose a solution.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ziglang/ziglang.org#587
Reference in a new issue
ziglang/ziglang.org
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?