diff options
| -rw-r--r-- | doc/snac.1 | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -377,6 +377,13 @@ https://$SNAC_HOST/oauth/x-snac-get-token | |||
| 377 | .Pp | 377 | .Pp |
| 378 | .Sh ENVIRONMENT | 378 | .Sh ENVIRONMENT |
| 379 | .Bl -tag -width Ds | 379 | .Bl -tag -width Ds |
| 380 | .It SNAC_BASEDIR | ||
| 381 | This optional environment variable can be set to the base directory of | ||
| 382 | your installation; if set, you don't have to add the base directory as an | ||
| 383 | argument to command-line operations. This may prove useful if you only | ||
| 384 | have one | ||
| 385 | .Nm | ||
| 386 | instance in you system (which is probably your case). | ||
| 380 | .It Ev DEBUG | 387 | .It Ev DEBUG |
| 381 | Overrides the debugging level from the server 'dbglevel' configuration | 388 | Overrides the debugging level from the server 'dbglevel' configuration |
| 382 | variable. Set it to an integer value. The higher, the deeper in meaningless | 389 | variable. Set it to an integer value. The higher, the deeper in meaningless |