Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
@@ -1,6 +1,6 @@
-flg.flp(1) User Commands flg.flp(1)
+flg.flp(1ONBLD) illumos Build Tools flg.flp(1ONBLD)
flg.flp - list the files that bringover would bring over due to inc.flg and
req.flg files
@@ -9,12 +9,13 @@
flg.flp [-r] [<dir>]
DESCRIPTION
flg.flp uses the inc.flg and req.flg files contained within a workspace
to determine what additional files would be brought over if one were to
- perform a bringover(1) of the specified directory. The resulting list
- of files, specified relative to CODEMGR_WS, is sent to standard output.
+ perform a bringover(1ONBLD) of the specified directory. The resulting
+ list of files, specified relative to CODEMGR_WS, is sent to standard
+ output.
At most one directory may be specified; if none is specified, the
current working directory is assumed. A relative directory is assumed
to be relative to the current directory or relative to CODEMGR_WS, in
that order.
@@ -22,13 +23,13 @@
OPTIONS
-r Output the list of files relative to the current working
directory, rather than CODEMGR_WS.
SEE ALSO
- bringover(1)
+ bringover(1ONBLD)
The inc.flg and req.flg files are poorly documented, but outlined in
/shared/ON/tools/teamware/OSNet/doc/osnet-sde.
- 18 Oct 2002 flg.flp(1)
+ 18 Oct 2002 flg.flp(1ONBLD)