Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Introduce verbose mode that shows which options are used #111

Open
fniessink opened this issue Jun 9, 2018 · 0 comments
Open

Introduce verbose mode that shows which options are used #111

fniessink opened this issue Jun 9, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@fniessink
Copy link
Owner

$ next-action -v @phone
options: number: 1, file: ~/todo.txt, filters: @phone
Call mom @phone
$ next-action -vv @phone
options: number: 1 [default], file: ~/todo.txt [~/.next-action.cfg], filters: @phone [command-line] ...
Call mom @phone
@fniessink fniessink added the enhancement New feature or request label Jun 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant