]> Kevux Git Server - fll/commit
Update: Make fss_read and fss_write --as consistent and fix spacing in help.
authorKevin Day <kevin@kevux.org>
Sun, 28 May 2023 04:08:45 +0000 (23:08 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 28 May 2023 04:08:45 +0000 (23:08 -0500)
commit2ab105afdc27d3ac88678273bb7499e2fc3810e3
treeabbd6a15217394a1720bb113db449803fe1c3b5b
parentc5fc1ec00cc7cbf5bf3fd280320615754242edd3
Update: Make fss_read and fss_write --as consistent and fix spacing in help.

The fss_read is using -a already and instead uses -A for the --as.
Change fss_write to also use -A for consistency reasons.

Fix spacing alignment in printed help for the --as parameter.
level_3/fss_read/c/main/main/print.c
level_3/fss_write/c/main/common/string.h
level_3/fss_write/c/main/main/print.c