aboutsummaryrefslogtreecommitdiff
path: root/include/usage.src.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.src.h')
-rw-r--r--include/usage.src.h33
1 files changed, 0 insertions, 33 deletions
diff --git a/include/usage.src.h b/include/usage.src.h
index f5ddd7ba5..6973c93ef 100644
--- a/include/usage.src.h
+++ b/include/usage.src.h
@@ -2695,18 +2695,6 @@ INSERT
2695 "ras3 reset retension rewind rewoffline seek setblk setdensity\n" \ 2695 "ras3 reset retension rewind rewoffline seek setblk setdensity\n" \
2696 "setpart tell unload unlock weof wset" \ 2696 "setpart tell unload unlock weof wset" \
2697 2697
2698#define mv_trivial_usage \
2699 "[-fi] SOURCE DEST\n" \
2700 "or: mv [-fi] SOURCE... DIRECTORY"
2701#define mv_full_usage "\n\n" \
2702 "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY\n" \
2703 "\nOptions:" \
2704 "\n -f Don't prompt before overwriting" \
2705 "\n -i Interactive, prompt before overwrite" \
2706
2707#define mv_example_usage \
2708 "$ mv /tmp/foo /bin/bar\n"
2709
2710#define nameif_trivial_usage \ 2698#define nameif_trivial_usage \
2711 "[-s] [-c FILE] [{IFNAME MACADDR}]" 2699 "[-s] [-c FILE] [{IFNAME MACADDR}]"
2712#define nameif_full_usage "\n\n" \ 2700#define nameif_full_usage "\n\n" \
@@ -2721,27 +2709,6 @@ INSERT
2721 " or\n" \ 2709 " or\n" \
2722 "$ nameif -c /etc/my_mactab_file\n" \ 2710 "$ nameif -c /etc/my_mactab_file\n" \
2723 2711
2724#define netstat_trivial_usage \
2725 "[-laentuwxr"IF_FEATURE_NETSTAT_WIDE("W")IF_FEATURE_NETSTAT_PRG("p")"]"
2726#define netstat_full_usage "\n\n" \
2727 "Display networking information\n" \
2728 "\nOptions:" \
2729 "\n -l Display listening server sockets" \
2730 "\n -a Display all sockets (default: connected)" \
2731 "\n -e Display other/more information" \
2732 "\n -n Don't resolve names" \
2733 "\n -t Tcp sockets" \
2734 "\n -u Udp sockets" \
2735 "\n -w Raw sockets" \
2736 "\n -x Unix sockets" \
2737 "\n -r Display routing table" \
2738 IF_FEATURE_NETSTAT_WIDE( \
2739 "\n -W Display with no column truncation" \
2740 ) \
2741 IF_FEATURE_NETSTAT_PRG( \
2742 "\n -p Display PID/Program name for sockets" \
2743 )
2744
2745#define nmeter_trivial_usage \ 2712#define nmeter_trivial_usage \
2746 "format_string" 2713 "format_string"
2747#define nmeter_full_usage "\n\n" \ 2714#define nmeter_full_usage "\n\n" \