mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-05 18:20:33 +08:00
v2.2.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.TH BASE16384 1 "27 April 2022" "GNU" "User Commands"
|
||||
.TH BASE16384 1 "26 August 2023" "GNU" "User Commands"
|
||||
.SH NAME
|
||||
base16384 \- Encode binary files to printable utf16be
|
||||
.SH SYNOPSIS
|
||||
|
||||
@@ -39,7 +39,7 @@ unsigned long get_start_ms() {
|
||||
#endif
|
||||
|
||||
static void print_usage() {
|
||||
puts("Copyright (c) 2022-2023 Fumiama Minamoto.\nBase16384 2.2.5 (August 25th 2023). Usage:");
|
||||
puts("Copyright (c) 2022-2023 Fumiama Minamoto.\nBase16384 2.2.5 (August 26th 2023). Usage:");
|
||||
puts("base16384 [-edt] [inputfile] [outputfile]");
|
||||
puts(" -e\t\tencode");
|
||||
puts(" -d\t\tdecode");
|
||||
|
||||
Reference in New Issue
Block a user