diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-16 19:17:02 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-16 19:17:02 +0200 |
| commit | a5334bedccffea6ccabcba16ec6246227470b879 (patch) | |
| tree | 2947d28b0f3f4e269f346f0239aed2112f363517 | |
| parent | First commit (diff) | |
| download | sumart-master.tar.gz sumart-master.tar.bz2 sumart-master.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | sumart.1 | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -33,6 +33,8 @@ OPERANDS The checksum to visualise. EXIT STATUS + The following exit values are returned: + 0 Successful completion. 1 An error occurred. @@ -68,6 +68,7 @@ The standard error is only used for diagnostic messages. None. .SH EXIT STATUS +The following exit values are returned: .TP 0 Successful completion. |
