asmvik / asmvik/skhd

Add "skhd --help" flag?

Open
#286 0 comments 8 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.1k
Forks
241
PR merge metrics
No merged PRs in 30d

Description

When trying to solve [this issue](https://github.com/koekeishiya/skhd/issues/285), I tried to list all flags available in skhd but none of these worked:

- `man skhd`
- `skhd --help`
- `skhd -h`

Would it make sense to add a help page, or if it already exists, alias it to `--help`?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating skhd's command-line argument entry point and checking whether a man page or existing help text is present. Compare the available flags with the documented behavior, then verify that the requested help invocation and any proposed alias display the available options.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.