theme-juice 0.24.0 → 0.24.1
Sign up to get free protection for your applications and to get access to all the features.
- 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: d4336433887c45444a7a6b43fc6b36a50fe5fff2
|
4
|
+
data.tar.gz: eeb9824e41bfb7c47b5f8ae3cccd6accff0a1656
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e2d0ecc9dcc7346e7233491c71726a88d418f8a866c5cb8784348929365e650c4ff8bec13acf5668c59ffd772dcb4c0177f0aaee41eb1cfb23309cb85cd37461
|
7
|
+
data.tar.gz: 72dbd69c743dcc9020e2cf7a645e4e3949b21ae4f4e60242dc5b7b6f0c12de693ce13d65797aa6e2e056549ae2c4efed3a015f99d6a6c5df14e48ece87fa0ae9
|
data/lib/theme-juice/man/tj
CHANGED
@@ -92,7 +92,7 @@ Run a command without actually doing anything
|
|
92
92
|
Create \fBconf\fR files for nginx(7) instead of apache(7)*
|
93
93
|
.
|
94
94
|
.P
|
95
|
-
\fB*\fR Flag is really only applicable on init(1) before the VM has been created, unless
|
95
|
+
\fB*\fR Flag is really only applicable on init(1) before the VM has been created, unless a new (unused) \fBvm\-path\fR is specified\.
|
96
96
|
.
|
97
97
|
.P
|
98
98
|
\fB**\fR Coming soon (possibly)
|
data/lib/theme-juice/man/tj.txt
CHANGED
@@ -74,7 +74,7 @@ GLOBAL OPTIONS
|
|
74
74
|
Create conf files for nginx(7) instead of apache(7)*
|
75
75
|
|
76
76
|
* Flag is really only applicable on init(1) before the VM has been cre-
|
77
|
-
ated, unless
|
77
|
+
ated, unless a new (unused) vm-path is specified.
|
78
78
|
|
79
79
|
** Coming soon (possibly)
|
80
80
|
|
data/lib/theme-juice/version.rb
CHANGED