1SVK::Command::Help(3) User Contributed Perl DocumentationSVK::Command::Help(3)
2
3
4

NAME

6       SVK::Command::Help - Show help
7

SYNOPSIS

9        help COMMAND
10

OPTIONS

12       Optionally, svk help can pipe output through a pager, which is easier
13       to read if the output is long. To use this feature, set the
14       environmental variable SVKPAGER to some pager program.
15
16       For example:
17
18           # bash, zsh users
19           export SVKPAGER='/usr/bin/less'
20
21           # tcsh users
22           setenv SVKPAGER '/usr/bin/less'
23
24
25
26perl v5.30.0                      2019-07-26             SVK::Command::Help(3)
Impressum