mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-02-17 04:33:41 +02:00
inode: 🎨 update the inode help msg
This commit is contained in:
@@ -215,7 +215,7 @@ pub fn build() -> App<'static, 'static> {
|
||||
.short("i")
|
||||
.long("inode")
|
||||
.multiple(true)
|
||||
.help("Display inode(Linux only)"),
|
||||
.help("Display the index number of each file"),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user