theme-juice 0.10.2 → 0.10.3
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.
- checksums.yaml +4 -4
- data/lib/theme-juice/man/tj +1 -1
- data/lib/theme-juice/man/tj.txt +1 -1
- data/lib/theme-juice/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1c31f52778569765ae8d2184426a107850cd7e15
|
|
4
|
+
data.tar.gz: df21f1f810814fb17e8653aa8ee44e0142cff999
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9b9afa8f91fe59237a8e5bbe7117aaa7c017a6ed5d1c84b44a7337d48621882d94954a41a90a0c68b6ce29a55837bf70f4a5a42aefc22f7c12d537808dae67ec
|
|
7
|
+
data.tar.gz: cb687b18119b4dd6b92f8f7832d46fcff5f0d227889d112846afcec43e20a890109ba5e8efca05eeeaeb2f54639b7ca6f5cacf33134ab6172bb4bce728df626d
|
data/lib/theme-juice/man/tj
CHANGED
|
@@ -60,7 +60,7 @@ Disable automatic port forwarding
|
|
|
60
60
|
.
|
|
61
61
|
.TP
|
|
62
62
|
\fB\-\-verbose\fR
|
|
63
|
-
Prints out additional logging information and raises any
|
|
63
|
+
Prints out additional logging information and raises any exceptions caught during runtime
|
|
64
64
|
.
|
|
65
65
|
.TP
|
|
66
66
|
\fB\-\-dryrun\fR, \fB\-\-dry\-run\fR
|
data/lib/theme-juice/man/tj.txt
CHANGED
data/lib/theme-juice/version.rb
CHANGED