summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d550c62..b32b1c2 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ Git::Annex -- class representing a git-annex repository
annex-to-annex -- use hardlinks to migrate files between git annex repos
-annex-review-unused -- interactively process `git annex unused` output
+git-annex-reviewunused -- interactively process `git annex unused` output
INSTALLATION
@@ -28,7 +28,7 @@ After installing, you can find documentation for this module and its
scripts with the perldoc & man commands.
% perldoc Git::Annex
- % man annex-review-unused
+ % man git-annex-reviewunused
You can also look for information at: