Searched refs:Usage (Results 1 - 25 of 82) sorted by relevance

1234

/freebsd-10.3-release/contrib/nvi/docs/tutorial/
H A Dvi.tut.csh10 echo Usage: $0 beginner or $0 advanced
/freebsd-10.3-release/crypto/openssh/
H A Dfixpaths4 # Usage: fixpaths -Dsomething=somethingelse ...
18 die Usage: $0 '[-Dstring=replacement] [[infile] ...]'
/freebsd-10.3-release/contrib/groff/contrib/gdiffmk/
H A Dgdiffmk.sh26 function Usage { function
33 Usage: ${cmd} [ OPTIONS ] FILE1 FILE2 [ OUTPUT ]
76 # Usage: FileRead exit_code filename
98 # Usage: FileCreate exit_code filename
187 Usage "Option \`-M' is missing the MARK2 value."
204 Usage
225 Usage "The \`${DIFFCMD}' program does not accept" \
231 Usage "${badoption}"
236 Usage "Incorrect number of arguments."
241 Usage "Bot
[all...]
/freebsd-10.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Derrinfo65 &Usage() if $ARGV[0] eq "--help";
66 getopts('ch:n:p:') || &Usage();
67 &Usage() if $opt_h;
167 # Usage message
169 sub Usage { subroutine
/freebsd-10.3-release/cddl/contrib/dtracetoolkit/
H A Derrinfo65 &Usage() if $ARGV[0] eq "--help";
66 getopts('ch:n:p:') || &Usage();
67 &Usage() if $opt_h;
167 # Usage message
169 sub Usage { subroutine
/freebsd-10.3-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dibhosts.in6 echo Usage: `basename $0` "[-h] [<topology-file> | -C ca_name" \
H A Dibrouters.in6 echo Usage: `basename $0` "[-h] [<topology-file> | -C ca_name" \
H A Dibswitches.in6 echo Usage: `basename $0` "[-h] [<topology-file> | -C ca_name" \
H A Ddump_lfts.sh10 echo Usage: `basename $0` "[-h] [-D] [-C ca_name]" \
H A Ddump_mfts.sh10 echo Usage: `basename $0` "[-h] [-D] [-C ca_name]" \
H A Dibcheckwidth.in6 echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor]" \
H A Dibclearcounters.in6 echo Usage: `basename $0` "[-h] [<topology-file>" \
H A Dibclearerrors.in6 echo Usage: `basename $0` "[-h] [-N | -nocolor] [<topology-file>" \
H A Dibcheckerrors.in6 echo Usage: `basename $0` "[-h] [-b] [-v] [-N | -nocolor]"\
H A Dibchecknet.in6 echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor]" \
H A Dibchecknode.in6 echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor] [-G]" \
H A Dibcheckstate.in6 echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor]" \
H A Dibdatacounters.in6 echo Usage: `basename $0` "[-h] [-b] [-v] [-N | -nocolor]" \
/freebsd-10.3-release/tools/tools/termcap/
H A Dtermcap.pl35 Usage: $0 -c <term1> <term2> label
40 Usage: $0 -l [term] label
43 Usage: $0 -p <term> label
46 Usage: $0 -r <term> label
/freebsd-10.3-release/contrib/sendmail/libsm/
H A Dtest.c42 static char Usage[] = "\ variable
43 Usage: %s [-h] [-v]\n\
89 (void) fprintf(stderr, Usage, argv[0], argv[0]);
/freebsd-10.3-release/usr.sbin/fifolog/fifolog_reader/
H A Dfifolog_reader.c78 Usage(void) function
81 "Usage: fiforead [options] fifofile\n"
134 Usage();
151 Usage();
/freebsd-10.3-release/contrib/libstdc++/scripts/
H A Dtestsuite_flags.in14 Usage:
/freebsd-10.3-release/sys/contrib/dev/acpica/include/
H A Dacapps.h86 #define ACPI_USAGE_HEADER(Usage) \
87 AcpiOsPrintf ("Usage: %s\nOptions:\n", Usage);
/freebsd-10.3-release/usr.sbin/nghook/
H A Dmain.c64 static void Usage(void);
121 Usage();
130 Usage();
133 Usage();
148 Usage();
290 Usage(void) function
/freebsd-10.3-release/contrib/ofed/libibcm/config/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]

Completed in 289 milliseconds

1234