Changeset 89 in code for trunk/usage.go
- Timestamp:
- Apr 17, 2025, 2:06:12 PM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/usage.go
r84 r89 8 8 func PrintUsage() { 9 9 fmt.Printf("aya/%v\n", PrintFullVersion()) 10 fmt.Println("Homepage: https:// aya.chaotic.ninja")11 fmt.Println("Repository: https:// git.chaotic.ninja/usr/yakumo_izuru/aya")10 fmt.Println("Homepage: https://suzunaan.yakumo.dev/aya/") 11 fmt.Println("Repository: https://svn.yakumo.dev/yakumo.izuru/aya") 12 12 fmt.Println("==") 13 13 fmt.Println("build [file] · (Re)build a site or a file in particular")
Note:
See TracChangeset
for help on using the changeset viewer.