Home
(current)
वर्तमान निदेशक =>
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
सूचना एवं अपलोड
Info Server
Indian Cyber Force
Folders रचयन्तु
सञ्चिकां रचयन्तु
RansomWeb
लॉगआउट
Current File : //usr/share/zsh/5.0.2/functions/run-help-p4
if (( ! $# )); then p4 help commands else p4 help $1 fi | ${=PAGER:-less}