Makefile: ssh-pull.o depends on ssh-fetch.c
[gitweb.git] / ssh-fetch.c
index 28f7fd9174e8c48493983b17fa7b18cdecd41609..a8a6cfbb30ed5152afd56318dc1e697ba0beacc2 100644 (file)
@@ -120,7 +120,7 @@ int fetch_ref(char *ref, unsigned char *sha1)
 
 static const char ssh_fetch_usage[] =
   MY_PROGRAM_NAME
-  " [-c] [-t] [-a] [-v] [-d] [--recover] [-w ref] commit-id url";
+  " [-c] [-t] [-a] [-v] [--recover] [-w ref] commit-id url";
 int main(int argc, char **argv)
 {
        char *commit_id;