diff options
Diffstat (limited to 'include/usage.h')
| -rw-r--r-- | include/usage.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h index d458936ca..3edb0f7ca 100644 --- a/include/usage.h +++ b/include/usage.h | |||
| @@ -224,6 +224,11 @@ | |||
| 224 | #define chvt_full_usage \ | 224 | #define chvt_full_usage \ |
| 225 | "Changes the foreground virtual terminal to /dev/ttyN" | 225 | "Changes the foreground virtual terminal to /dev/ttyN" |
| 226 | 226 | ||
| 227 | #define cksum_trivial_usage \ | ||
| 228 | "FILES..." | ||
| 229 | #define cksum_full_usage \ | ||
| 230 | "Calculates the CRC32 checksums of FILES." | ||
| 231 | |||
| 227 | #define clear_trivial_usage \ | 232 | #define clear_trivial_usage \ |
| 228 | "" | 233 | "" |
| 229 | #define clear_full_usage \ | 234 | #define clear_full_usage \ |
