mcinglis / aoc2023-clojure

Advent of Code 2023 solutions in Clojure.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Extra indentation in help text #1

Open phinnaeus opened 12 months ago

phinnaeus commented 12 months ago

https://github.com/mcinglis/aoc2023-clojure/blob/429f8e5cb725973f746e7312c8b4c7267472027e/tasks#L61

I think 11 space is simply too much, 8 spaces is sufficient:

$0 [OPTION..] [--] TASK [ARG..]

Options:
    -v, --verbose        Enable verbose output.

Tasks:
mcinglis commented 12 months ago

Thanks for your suggestion! We deeply appreciate our customers' engagement.

Contributions such as this really make me grateful for deciding to leave Issues active on this repository. 🙏

@phinnaeus: I've assigned you to this Issue; I'm hoping to see weekly sitreps throughout this quarter. I'll expect a design on this by next Friday. Can I setup some time on your calendar to sync? Does December 24 work? Great, see you then.