Skip to content

Commit

Permalink
Add documentation for interactive mode flags
Browse files Browse the repository at this point in the history
  • Loading branch information
9ary committed Jun 10, 2014
1 parent b3b03c1 commit 09f2551
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mediacrush
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ For more details see man mediacrush
after upload has completed
--dry-run Do not upload, only display the urls the files would be uploaded to.
-r, --recursive Recursively upload directories
--interactive Force interactive mode
--non-interactive Force non-interactive mode
-s, --server <server> Specifies an alternate MediaCrush server. (Default: https://mediacru.sh)
-h, --help Display this help and exit
--version Output version information and exit
Expand Down
6 changes: 6 additions & 0 deletions mediacrush.1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ Options
in that directory. When -r is specified, all files and all files in each
subfolder (recursively) will be uploaded instead.

*\--interactive*::
Forces interactive mode (pretty output).

*\--non-interactive*::
Forces non-interactive mode (link only).

*-s, \--server* <server>::
Specifies an alternate MediaCrush server. (Default: https://mediacru.sh)

Expand Down

0 comments on commit 09f2551

Please sign in to comment.