--- name: golden-man-single description: Use when testing the man golden build --- # Golden_Man_Single Man Pages Skill Use when testing the man golden build ## When to Use This Skill Use this skill when you need to: - Understand golden_man_single command-line tools and their options - Look up command syntax and usage patterns - Find examples of common command invocations - Review available flags and environment variables - Explore related commands via SEE ALSO references ## Man Page Overview **Total Man Pages:** 1 **Content Breakdown:** - **curl**: 1 man page(s) ## Common Options *1 options extracted across all man pages* ### curl - `-s, --silent` -- Silent mode. ## Examples *1 example(s) extracted from man pages* ### curl Fetch a page ```bash curl https://example.com ``` ## Documentation Statistics - **Total Man Pages**: 1 - **Total Options**: 1 - **Total Examples**: 1 - **Cross-references**: 0 ## Navigation **Reference Files:** - `references/curl.md` -- curl See `references/index.md` for complete reference structure. --- **Generated by Skill Seekers** | Man Page Scraper