Bug fix
This commit is contained in:
parent
c4c78a96a7
commit
06e30e9276
1 changed files with 1 additions and 1 deletions
|
|
@ -58,6 +58,6 @@ public class GifCommand implements Command {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String usage() {
|
public String usage() {
|
||||||
return "<SearchTerm>";
|
return "searchterm";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue