Files
chromebrew/tests/package/g/github_cli

4 lines
44 B
Bash
Executable File

#!/bin/bash
man gh 2>&1 | head
gh --version