summaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index c5ed55881..eb1a6415f 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2077,6 +2077,11 @@
2077 " y Allow write access to your terminal\n" \ 2077 " y Allow write access to your terminal\n" \
2078 " n Disallow write access to your terminal" 2078 " n Disallow write access to your terminal"
2079 2079
2080#define microcom_trivial_usage \
2081 "[-s speed] tty-name"
2082#define microcom_full_usage \
2083 ""
2084
2080#define mkdir_trivial_usage \ 2085#define mkdir_trivial_usage \
2081 "[OPTION] DIRECTORY..." 2086 "[OPTION] DIRECTORY..."
2082#define mkdir_full_usage \ 2087#define mkdir_full_usage \