Changeset 2223 in ProjectBuilder for devel/pb-modules
- Timestamp:
- Apr 3, 2017, 9:48:25 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb-modules/bin/pbgetparam
r2175 r2223 28 28 29 29 pb helps you build various packages directly from your project sources. 30 pb distrogetparam is a command from the pb project providing the value of the parameter for the running distribution based on the most precise tuple30 pbgetparam is a command from the pb project providing the value of the parameter for the running distribution based on the most precise tuple 31 31 It is a CLI version of the pb_distro_get_param function 32 32 33 33 =head1 SYNOPSIS 34 34 35 pb distrogetparam [-h][-v][-p project][-d distro-ver-arch] [param|-a]35 pbgetparam [-h][-v][-p project][-d distro-ver-arch] [param|-a] 36 36 37 37 =head1 OPTIONS
Note:
See TracChangeset
for help on using the changeset viewer.