Open justarmadillo opened 4 years ago
OS : Windows 10 Python Version : Python 3.8.0
I can easily opload and download files, but I can't see full list of files uploaded to drive, I've to write : python uds.py --list /and here the name of the file/ when I type python uds.py --list ,to see all files, it shows this error :
usage: uds.py [-h] [--push path_to_file] [--bunch word_in_file [path_to_file ...]] [--pull id] [-g name] [-b word_in_file] [-l query] [-u] [-d id] [-e name] [-w word_in_file] [-c id] [-C] [-D] uds.py: error: argument -l/--list: expected 1 argument
please help me or fix this bug if you can thank you very much !
Resolved in #96.
OS : Windows 10 Python Version : Python 3.8.0
I can easily opload and download files, but I can't see full list of files uploaded to drive, I've to write : python uds.py --list /and here the name of the file/ when I type python uds.py --list ,to see all files, it shows this error :
usage: uds.py [-h] [--push path_to_file] [--bunch word_in_file [path_to_file ...]] [--pull id] [-g name] [-b word_in_file] [-l query] [-u] [-d id] [-e name] [-w word_in_file] [-c id] [-C] [-D] uds.py: error: argument -l/--list: expected 1 argument
please help me or fix this bug if you can thank you very much !