mirror of
https://github.com/phatina/simple-mtpfs
synced 2025-01-27 01:03:48 +00:00
fix missing CLI option
This commit is contained in:
parent
80784a0c8c
commit
c0e76ed848
@ -341,6 +341,7 @@ void SMTPFileSystem::printHelp() const
|
||||
<< " -h --help print help\n"
|
||||
<< " -V --version print version\n\n"
|
||||
<< "simple-mtpfs options:\n"
|
||||
<< " -v --verbose verbose output, implies -f\n"
|
||||
<< " -l --list-devices print available devices\n"
|
||||
<< " --device select a device number to mount\n"
|
||||
<< " -o enable-move enable the move operations\n\n";
|
||||
|
Loading…
Reference in New Issue
Block a user