From 25b13673f0574ad2cc7baa055d08c13da134821a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 28 May 2011 22:20:22 -0400 Subject: improve unused command's output Display the name of the remote being checked, with "." for the current remote, echoing the way describe takes that to change its description. --- doc/special_remotes.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/special_remotes.mdwn') diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn index dcb6b5063..12e0aedb1 100644 --- a/doc/special_remotes.mdwn +++ b/doc/special_remotes.mdwn @@ -21,7 +21,7 @@ repository is found by running `git annex unused`. To detect unused content on special remotes, instead use `git annex unused --from`. Example: $ git annex unused --from mys3 - unused (checking for unused data on mys3...) + unused mys3 (checking for unused data...) Some annexed data on mys3 is not used by any files in this repository. NUMBER KEY 1 WORM-s3-m1301674316--foo -- cgit v1.2.3