File: help

package info (click to toggle)
tldr-py 0.7.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: python: 503; makefile: 13; sh: 13
file content (6 lines) | stat: -rwxr-xr-x 95 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/bash

set -e

cd "$AUTOPKGTEST_TMP"
tldr-py --help | grep 'Show this message and exit.'