summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Git/Annex/BatchCommand.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Git/Annex/BatchCommand.pm b/lib/Git/Annex/BatchCommand.pm
index aacad0e..3299936 100644
--- a/lib/Git/Annex/BatchCommand.pm
+++ b/lib/Git/Annex/BatchCommand.pm
@@ -106,7 +106,7 @@ Synonym for C<say> method.
=cut
-*Git::Annex::BatchCommand::ask = \&Git::Annex::BatchCommand::say;
+*ask = \&say;
=head2 restart