Ticket UUID: | f21f98c2671cd94a6c2db0941fa0f69a3cd761fb | ||
Title: | Consistently support -R for almost all commands | ||
Status: | Open | Type: | Feature_Request |
Severity: | Important | Priority: | |
Subsystem: | Resolution: | ||
Last Modified: | 2010-11-18 22:22:44 | ||
Version Found In: | |||
Description & Comments: | |||
Many commands already support -R, but it is missing for other useful cases like "finfo" or indirectly support by giving the path directly for others like "info". It can and should work for almost any commands, the only exceptions being those that directly require a working copy or change the state of it (e.g. add, ci, mv). |