1
0
Fork 0
mirror of https://github.com/spf13/cobra synced 2025-04-11 17:27:17 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Vui Lam
18892444fb Fix broken links in active_help.md
Small change to fix a couple of broken links in active_help.md

Signed-off-by: Vui Lam <vui.lam@broadcom.com>
2024-11-04 14:52:26 -08:00
Ville Skyttä
22953d8845
Replace all non-alphanumerics in active help env var program prefix ()
* Replace all non-alphanumerics in active help env var program prefix

There are other characters besides the dash that are fine in program
names, but are problematic in environment variable names. These include
(but are not limited to) period, space, and non-ASCII letters.

* Another change in docs to mention non-ASCII-alphanumeric instead of just dash
2023-10-29 12:06:51 -06:00
Unai Martinez-Corral
dcb405a939
Move documentation sources to site/content () 2023-06-20 17:15:36 -04:00
Renamed from active_help.md (Browse further)