doit icon indicating copy to clipboard operation
doit copied to clipboard

command `info` display actions as `tools.titlw_with_actions`

Open xwk opened this issue 6 years ago • 1 comments

The action of my task is a shell command string, which itself is dynamically created by python expression. It will be handy for troubleshooting if there is a command line option to see the actual command.

See discussion at https://stackoverflow.com/q/58987849/825860

xwk avatar Nov 25 '19 22:11 xwk

Or use the verbosity for it?

hginzel avatar Jul 30 '25 06:07 hginzel