diff --git a/README.md b/README.md index e3001d26..9a1428ef 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,13 @@ options: --bytes Size in bytes ``` +List file in subdirectory + + +``` +./gdrive list --query " 'IdOfTheParentFolder' in parents" +``` + #### Download file or directory ``` gdrive [global] download [options]