Searched refs:m_usage (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Ddetach.ksh29 m_usage=$(gettext "solaris10 brand usage: detach [-n].")
50 ?) printf "$m_usage\n"
52 *) printf "$m_usage\n"
H A Dimage_install.ksh28 m_usage=$(gettext "solaris10 brand usage:\n\tinstall -u | -p [-v | -s] -a archive | -d directory.\n\tThe -a archive option specifies an archive name which can be a flar,\n\ttar, pax or cpio archive.\n\tThe -d directory option specifies an existing directory.\n\tThe -u option unconfigures the zone, -p preserves the configuration.")
141 fatal "$incompat_options" "$m_usage"
148 fatal "$incompat_options" "$m_usage"
157 fatal "$incompat_options" "$m_usage"
165 *) printf "$m_usage\n"
173 fatal "$incompat_options" "$m_usage"
177 fatal "$media_missing" "$m_usage"
182 fatal "$incompat_options" "$m_usage"
187 fatal "$cfgchoice_missing" "$m_usage"
H A Dattach.ksh31 m_usage=$(gettext "solaris10 brand usage:\n\tattach [-a archive | -d directory | -r recv_type]\n\tThe -a archive option specifies an archive name which can be a flar,\n\ttar, pax or cpio archive.\n\tThe -d directory option specifies an existing directory.\n\tThe -r recv_type option specifies the type of archive to be read from\n\tstdin.")
97 fatal "$incompat_options" "$m_usage"
104 fatal "$incompat_options" "$m_usage"
116 fatal "$incompat_options" "$m_usage"
121 ?) printf "$m_usage\n"
123 *) printf "$m_usage\n"
130 fatal "$m_usage"
H A Dclone.ksh29 m_usage=$(gettext "solaris10 brand usage: clone {sourcezone}.")
38 *) printf "$m_usage\n"
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh38 m_usage=$(gettext "Usage: %s: [-hFn]")
80 printf "$m_usage\n" "$bname"

Completed in 71 milliseconds