#2088 closed bug (Fixed)
[console] info --sort not in git master(1.4)
Reported by: | nogare | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.x |
Component: | Console UI | Version: | develop |
Keywords: | Cc: |
Description
I just realized git master doesn't have info --sort=*
(e.g.info --sort=size
) while 1.3.* does.
While it might seem like a minor thing, when you have loads of torrents and need to free some space up, info --sort
is your best friend.
tl;dr: add --sort and --sort_rev back into the info command [note this is in legacy]
Change History (2)
comment:1 by , 11 years ago
Resolution: | → Fixed |
---|---|
Status: | new → closed |
Type: | feature-request → bug |
Version: | master (git) → develop (git) |
Note:
See TracTickets
for help on using tickets.
Looks like I forgot to merge upstream a few commits: [35f7526c], [79023eb5], [f81cc81e2]