parent
9541377a20
commit
fe6848badd
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ option_to_file_type_str = dict(
|
|||
f='regular file',
|
||||
l='symbolic link',
|
||||
p='named pipe',
|
||||
s='socket file',
|
||||
s='socket',
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue