X-Git-Url: http://git.ieval.ro/?p=nethack-naodash.git;a=blobdiff_plain;f=naodash;h=52b175ea485ec13439440b7dbdedecd833f4c84f;hp=47505de57ebab93a8a4d1dc26a69409217e09e94;hb=49bfce9d5386b4c3b36b93b72475b0766dd83307;hpb=01ba3ddc757514e3474b1c79855de5fea5da1445 diff --git a/naodash b/naodash index 47505de..52b175e 100755 --- a/naodash +++ b/naodash @@ -24,10 +24,25 @@ naodash - Analyze NetHack xlogfiles and extract statistics (command-line interfa naodash is a command-line interface to L. It takes a NAO username or a path to an xlogfile, analyzes it, and prints the -results of the analysis. A terminal with color and/or UTF-8 support is +results of the analysis. A terminal with ANSI escape code support is required. Do not parse this command's output. For computer-readable output, please use the L library directly. +=head1 ENVIRONMENT + +=over + +=item NAODASH_CACHE + +Path to a directory that should be used to cache xlogfiles downloaded +from NAO, or the special value 'none' (case-insensitive) to disable +caching. + +By default a directory named 'naodash' in the default temporary +directory (C<< File::Spec->tmpdir >>) is used. + +=back + =head1 SEE ALSO L, L, L, L