Separated code and data

This commit is contained in:
Eduard Urbach 2023-10-20 13:22:06 +02:00
parent 3880a493c1
commit 47c2076f2e
Signed by: eduard
GPG key ID: 49226B848C78F6C8
8 changed files with 76 additions and 67 deletions

View file

@ -7,6 +7,7 @@ import (
"git.akyoto.dev/cli/q/cli/log"
)
// System shows system information.
func System(args []string) int {
line := "%-19s%s\n"