rmpv 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -13
  3. data/lib/rmpv/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3c7901aeacf5e7ab66a9b362bac284bb5e3b06a0
4
- data.tar.gz: 47922eb7b9d029e877bf74e8bd62d71d23fc432d
3
+ metadata.gz: 2487a11670195f3fabd534f591db039da2f8cbe3
4
+ data.tar.gz: 124790e8faaaa875dac591e596eac4989d90a594
5
5
  SHA512:
6
- metadata.gz: fb60a305edcceefac71b62ca55415a2abe8fed64003438575d4ddd8577497f0be08fdb8a7f8a0a2a37e45ea9f925e2838bd814b25cdbc7bb34498c2b3f98e66b
7
- data.tar.gz: 2ce8d2b19515bea84d575e0399dcd06fc99e556b5e8dad9285685ea5eca2c791df48fa3c87d9e4a568581db6993ba24d93f04a39a3ad2f0f09774165e5e31edf
6
+ metadata.gz: 6285a576b1893bc58b7cb59a03acc14f75608461e602c27c3fcd2f248a22e8921d50710e7255158d5000cd7d8267a8609e915403a361bc95e1329f5bae5b5437
7
+ data.tar.gz: a9d559488ac547789bc35da11500c0a4ababdd99626fb76f41a58602ba658f0d05ef17c1eaad83b42629aba1f88d0296ec3164a5158a5f62b4fcfdc95228a3bb
data/README.md CHANGED
@@ -21,19 +21,17 @@ Or install it yourself as:
21
21
 
22
22
  ## Usage
23
23
 
24
- ~~~
25
- Usage: rmpv [options]
26
-
27
- -+, --vol=VOL increase volume by VOL
28
- -l, --top-left play in top-left corner of the screen
29
- -b, --bottom-right play in bottom-right corner of the screen
30
- -x, --speed SPEED increase speed by SPEED
31
- -s, --size STR set size of the player
32
- -y, --youtube youtube mode
33
- -a, --audio audio mode
34
- -t, --trakt scrobble to trakt
35
-
36
- ~~~
24
+ Usage: rmpv [options]
25
+
26
+ -+, --vol=VOL increase volume by VOL
27
+ -l, --top-left play in top-left corner of the screen
28
+ -b, --bottom-right play in bottom-right corner of the screen
29
+ -x, --speed SPEED increase speed by SPEED
30
+ -s, --size STR set size of the player
31
+ -y, --youtube youtube mode
32
+ -a, --audio audio mode
33
+ -t, --trakt scrobble to trakt
34
+
37
35
 
38
36
  TODO: Write usage instructions here
39
37
 
data/lib/rmpv/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Rmpv
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rmpv
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - rejuvyesh