| File docs/zograscope.md changed (mode: 100644) (index 36fc312..213ea43) |
| ... |
... |
Supported attributes: |
| 181 |
181 |
|
|
| 182 |
182 |
* `lang`\ |
* `lang`\ |
| 183 |
183 |
Default: ""\ |
Default: ""\ |
| 184 |
|
Those accepted by `--lang` command-line option: c, cxx, make, lua |
|
|
184 |
|
Those accepted by `--lang` command-line option: bash, c, cxx, make, lua |
| 185 |
185 |
* `tab-size`\ |
* `tab-size`\ |
| 186 |
186 |
Default: 4\ |
Default: 4\ |
| 187 |
187 |
Value should be an integer that's greater than zero |
Value should be an integer that's greater than zero |
| |
| ... |
... |
Unknown attributes are ignored. |
| 191 |
191 |
Example: |
Example: |
| 192 |
192 |
|
|
| 193 |
193 |
``` |
``` |
| 194 |
|
# .zs/exclude |
|
|
194 |
|
# .zs/attributes |
| 195 |
195 |
|
|
| 196 |
196 |
*.c tab-size=8 |
*.c tab-size=8 |
| 197 |
197 |
*.h tab-size=8 lang=c |
*.h tab-size=8 lang=c |
| |
| ... |
... |
report time spent on different activities |
| 229 |
229 |
force colorization of output |
force colorization of output |
| 230 |
230 |
|
|
| 231 |
231 |
`--lang` _name_ \ |
`--lang` _name_ \ |
| 232 |
|
force specific language (`c`, `cxx`, `make`, `lua`) and disable auto-detection |
|
|
232 |
|
force specific language (`bash`, `c`, `cxx`, `make`, `lua`) and |
|
233 |
|
disable auto-detection |
| 233 |
234 |
|
|
| 234 |
235 |
`--no-pager` \ |
`--no-pager` \ |
| 235 |
236 |
never spawn a pager for output |
never spawn a pager for output |
| File man/zograscope.7 changed (mode: 100644) (index 5f65e12..a5283de) |
| 1 |
1 |
'\" t |
'\" t |
| 2 |
|
.\" Automatically generated by Pandoc 2.19.2 |
|
|
2 |
|
.\" Automatically generated by Pandoc 3.1.1 |
| 3 |
3 |
.\" |
.\" |
| 4 |
4 |
.\" Define V font for inline verbatim, using C font in formats |
.\" Define V font for inline verbatim, using C font in formats |
| 5 |
5 |
.\" that render this, and otherwise B font. |
.\" that render this, and otherwise B font. |
| |
| 15 |
15 |
. ftr VB CB |
. ftr VB CB |
| 16 |
16 |
. ftr VBI CBI |
. ftr VBI CBI |
| 17 |
17 |
.\} |
.\} |
| 18 |
|
.TH "zograscope" "7" "November 27, 2022" "" "" |
|
|
18 |
|
.TH "zograscope" "7" "April 02, 2023" "" "" |
| 19 |
19 |
.hy |
.hy |
| 20 |
20 |
.SH NAME |
.SH NAME |
| 21 |
21 |
.PP |
.PP |
| |
| ... |
... |
Default: \[lq]\[lq] |
| 246 |
246 |
.PD 0 |
.PD 0 |
| 247 |
247 |
.P |
.P |
| 248 |
248 |
.PD |
.PD |
| 249 |
|
Those accepted by \f[V]--lang\f[R] command-line option: c, cxx, make, |
|
| 250 |
|
lua |
|
|
249 |
|
Those accepted by \f[V]--lang\f[R] command-line option: bash, c, cxx, |
|
250 |
|
make, lua |
| 251 |
251 |
.IP \[bu] 2 |
.IP \[bu] 2 |
| 252 |
252 |
\f[V]tab-size\f[R] |
\f[V]tab-size\f[R] |
| 253 |
253 |
.PD 0 |
.PD 0 |
| |
| ... |
... |
Example: |
| 265 |
265 |
.IP |
.IP |
| 266 |
266 |
.nf |
.nf |
| 267 |
267 |
\f[C] |
\f[C] |
| 268 |
|
# .zs/exclude |
|
|
268 |
|
# .zs/attributes |
| 269 |
269 |
|
|
| 270 |
270 |
*.c tab-size=8 |
*.c tab-size=8 |
| 271 |
271 |
*.h tab-size=8 lang=c |
*.h tab-size=8 lang=c |
| |
| ... |
... |
force colorization of output |
| 325 |
325 |
.PD 0 |
.PD 0 |
| 326 |
326 |
.P |
.P |
| 327 |
327 |
.PD |
.PD |
| 328 |
|
force specific language (\f[V]c\f[R], \f[V]cxx\f[R], \f[V]make\f[R], |
|
| 329 |
|
\f[V]lua\f[R]) and disable auto-detection |
|
|
328 |
|
force specific language (\f[V]bash\f[R], \f[V]c\f[R], \f[V]cxx\f[R], |
|
329 |
|
\f[V]make\f[R], \f[V]lua\f[R]) and disable auto-detection |
| 330 |
330 |
.PP |
.PP |
| 331 |
331 |
\f[V]--no-pager\f[R] |
\f[V]--no-pager\f[R] |
| 332 |
332 |
.PD 0 |
.PD 0 |