chore: rename uid to user column in ls --long (#9407)

Fixes: #9389
This commit is contained in:
Amirhossein Akhlaghpour
2023-06-11 19:32:08 +03:30
committed by GitHub
parent be53ecbbaa
commit 73921f4bd7
2 changed files with 2 additions and 2 deletions

View File

@ -363,7 +363,7 @@ fn list_all_columns() {
"mode",
"num_links",
"inode",
"uid",
"user",
"group",
"size",
"created",