Shemnei / punktf

⚡ A cross-platform multi-target dotfiles manager

Home Page:https://shemnei.github.io/punktf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] - All cli commands require `--source` to be set

Shemnei opened this issue · comments

All cli commands require the --source argument to be set.
This was not noticed until recently, as the argument will default to the env variable PUNKTF_SOURCE if not explicitly set.

  ==> Generating man page
  error: The following required arguments were not provided:
    --source <SOURCE>
  
  Usage: punktf --source <SOURCE> <COMMAND>