CLI option to chose config #22

Closed
opened 2023-01-10 22:39:47 +00:00 by dikkadev · 1 comment
dikkadev commented 2023-01-10 22:39:47 +00:00 (Migrated from github.com)

I want to be able to choose a different path to a .yaml file from the cli

These should all work, but the last one uses config.yaml:

$ mdpaper -c print.yaml paper.md

$ mdpaper --config print.yaml paper.md

$ mdpaper paper.md
I want to be able to choose a different path to a .yaml file from the cli These should all work, but the last one uses `config.yaml`: ````bash $ mdpaper -c print.yaml paper.md $ mdpaper --config print.yaml paper.md $ mdpaper paper.md ````
dikkadev commented 2023-01-10 22:42:10 +00:00 (Migrated from github.com)

Forgot that's already implemented

Forgot that's already implemented
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
graveyard/mdpaper#22
No description provided.