Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 56cc9312e5d9c8cf446390cf4376339b > files > 61

zsh-doc-5.7.1-1.1.mga7.noarch.rpm

if (( ! $# )); then
  p4 help commands
else
  p4 help $1
fi | ${=PAGER:-less}