←back to thread

202 points ihiep | 3 comments | | HN request time: 0.536s | source
1. j4cobgarby ◴[] No.44396516[source]
This is quite nice! I found the name zenta slightly inconvenient to remember and type, so I renamed the executable to 'relax', but the help messages still say 'zenta'. As a small fix, maybe you can make the help messages print argv[0] as the executable name?
replies(2): >>44396836 #>>44398322 #
2. ◴[] No.44396836[source]
3. ihiep ◴[] No.44398322[source]
Great idea! Just fixed this. Now when you rename zenta to relax, all help messages automatically show "relax" instead of "zenta". Available in v0.3.2. Thanks!