diff options
Diffstat (limited to 'src/commands/sskm')
-rwxr-xr-x | src/commands/sskm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/sskm b/src/commands/sskm index eb51f69..435e15a 100755 --- a/src/commands/sskm +++ b/src/commands/sskm @@ -8,7 +8,7 @@ use Gitolite::Common; =for usage Usage for this command is not that simple. Please read the full documentation -in doc/sskm.mkd or online at http://gitolite.com/gitolite/sskm.html. +in doc/sskm.mkd or online at http://gitolite.com/gitolite/contrib/sskm.html. =cut usage() if @ARGV and $ARGV[0] eq '-h'; |