aboutsummaryrefslogtreecommitdiff
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 @@
" y Allow write access to your terminal\n" \
" n Disallow write access to your terminal"
+#define microcom_trivial_usage \
+ "[-s speed] tty-name"
+#define microcom_full_usage \
+ ""
+
#define mkdir_trivial_usage \
"[OPTION] DIRECTORY..."
#define mkdir_full_usage \