BSD-3-Clause licensed by Sibi
Maintained by [email protected]
This version can be pinned in stack with:tldr-0.2.0@sha256:9ec1d38c95e41eaba5bcdf082d09292db4f1672569f82997e1eaf6b7c64a0a08,1564

Module documentation for 0.2.0

tldr

Build Status

Haskell client for tldr

Installation

  1. Install stack
  2. Clone this repo (TODO: Publish this to Stackage)
  3. stack install

Usage

$ tldr --help
tldr - Simplified and community-driven man pages

Usage: tldr [-v|--version] [--update] COMMAND
  tldr Client program

Available options:
  -h,--help                Show this help text
  -v,--version             Show version
  --update                 Update tldr pages
  COMMAND                  name of the command

Snapshot

tldr

Changes

0.2.0

  • Compliance with the tldr spec
  • Fix --update flag bug
  • Backported till GHC 7.8.3 and lts-2.22