Skip to content

Commit

Permalink
Formatting for Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmathew committed Jan 11, 2014
1 parent c2c8c37 commit cb04e5c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@ Usage
-----
Refer to the manual on detailed usage of the program. The .idrivewrc config file provided can be filled in and placed in the ~/.config folder. If the config file is not available then the required parameters have to be given via the command line options.
The usage in brief is as below:
idrive-wrapper [OPTIONS [ARGUMENTS]] [IDRIVE_USERID]
idrive-wrapper [OPTIONS [ARGUMENTS]] [IDRIVE_USERID]
-u - Upload files/folder given in config file to IDrive
-U ARG - Upload files/folder given as ARG(csv) to IDrive
-P ARG - Home folder in IDrive to use for uploads
-d - Delete file/folder given in config file
-D ARG - Delete file/folder given in ARG(csv) from IDrive
-g ARG - Download files given as ARG(csv) to /tmp/idrive-downloads/
-G ARG - Download files from -g option to ARG
-l ARG - List or search for ARG in IDrive
-g ARG - Download files given as ARG(csv) to /tmp/idrive-downloads/
-G ARG - Download files from -g option to ARG
-l ARG - List or search for ARG in IDrive
-v ARG - Show versioning info for ARG
-p ARG - Show file/folder properties for ARG
-s - Show space usage in IDrive
-o ARG - Specify log file
-h - Show detailed help
-p ARG - Show file/folder properties for ARG
-s - Show space usage in IDrive
-o ARG - Specify log file
-h - Show detailed help
Config file is at ~/.config/.idrivewrc

0 comments on commit cb04e5c

Please sign in to comment.