mirror of
https://github.com/PurpleI2P/i2pd-tools
synced 2025-02-07 04:04:14 +00:00
Oops
This commit is contained in:
parent
599e5b07ad
commit
d61a035718
@ -60,7 +60,7 @@ void thread_find(const char * prefix){
|
||||
#endif
|
||||
int main (int argc, char * argv[])
|
||||
{
|
||||
if (argc < 2)
|
||||
if (argc < 3)
|
||||
{
|
||||
std::cout << "Usage: " << argv[0] << " filename generatestring <signature type>" << std::endl;
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user