check_everything 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -9
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bd4f0992d0fd7f6a8927299fd79cd8fbf734f6ce
4
- data.tar.gz: bdbf9dde5033aa989e7feef48132df33e8c59f8c
3
+ metadata.gz: 82fa8dd6c3b508a5688dae68ca66bea3db636850
4
+ data.tar.gz: 73e25bf58da9f952c7f0bd98acfd76f7a538348b
5
5
  SHA512:
6
- metadata.gz: ba432f76f85d56a2dcaa17d001ab8b3686361eb89995d795e8adbfe8e690615cdb180368a642501ab8e2a5f7519c5230967eec87ae325ffd2cbbebc34d6d2a0c
7
- data.tar.gz: bf776b941ee21feefb57dc9871e89bae33d61064f44b1854eb626f4780e6864dcec5d8f916dd5f6b62e9344cece057cd61c3d2df46bac4255554447f41248635
6
+ metadata.gz: 4febe849ba9587882b4c82669ddcd15139c3036b38dd5f3eebdf0aa990dac842e9f6329b492c0b1dc6a4bb5e941be9cd9a6eb5c982d4755d8991abdb8b3e200b
7
+ data.tar.gz: c2b22a3c341892a2e6e9628a34958aa3252ffce1c1bf8ca7baad59fd4614cc6116d7148b582ad456f315fcf5b2b8809aabbbf9fa8aec9b11c2bbb3c11d0315a1
data/README.md CHANGED
@@ -10,15 +10,17 @@ Type 'gem install check_everything' into the command line.
10
10
 
11
11
  Type 'check_everything' into the command line to pull up the default URLs.
12
12
 
13
- You can add the following tags (listed in order of precedence):
14
-
15
- ---
16
- -h, --help: display the help message
17
- -l, --links: view/edit links and categories
18
- -c, --categories: view the currently defined categories
19
- -a, --all: open all websites
20
- <category>: open a specific site group
21
- ---
13
+ You can add the following tags (listed in order of precedence; only the first
14
+ will be evaluated):
15
+
16
+ | Tag | Result |
17
+ |-----|-----|
18
+ | \-h, \-\-help | display the help message |
19
+ | \-l, \-\-links | view/edit links and categories |
20
+ | \-c, \-\-categories | view the currently defined categories|
21
+ | \-a, \-\-all | open all websites |
22
+ | &#60;category&#62; | open a specific site group |
23
+
22
24
 
23
25
  ### Configure
24
26
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: check_everything
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ariel Caplan