From: bors Date: Tue, 18 Oct 2016 16:07:50 +0000 (-0700) Subject: Auto merge of #3149 - cardoe:fix-pkgid-cmd, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~13^2~34 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=02fed69e71806989a96ae372f5d0f7cbb9528c37;p=cargo.git Auto merge of #3149 - cardoe:fix-pkgid-cmd, r=alexcrichton pkgid cmd: fix help msg with multiple packages When there are multiple versions of a package that match a given spec the command tells you to re-run it with the `-p` argument which does not exist. The command appears to work without it properly. Signed-off-by: Doug Goldstein --- 02fed69e71806989a96ae372f5d0f7cbb9528c37