mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-16 01:07:09 +00:00
Remove extra newline from help text
This commit is contained in:
parent
8308638dd9
commit
c5b18d0f6b
@ -25,7 +25,6 @@ FILTERING AND SORTING OPTIONS
|
||||
-I, --ignore-glob GLOBS glob patterns (pipe-separated) of files to ignore
|
||||
Valid sort fields: name, Name, extension, Extension, size,
|
||||
modified, accessed, created, inode, none
|
||||
|
||||
"##;
|
||||
|
||||
static LONG_OPTIONS: &str = r##"
|
||||
|
@ -25,7 +25,6 @@ FILTERING AND SORTING OPTIONS
|
||||
Valid sort fields: name, Name, extension, Extension, size,
|
||||
modified, accessed, created, inode, none
|
||||
|
||||
|
||||
LONG VIEW OPTIONS
|
||||
-b, --binary list file sizes with binary prefixes
|
||||
-B, --bytes list file sizes in bytes, without any prefixes
|
||||
|
Loading…
Reference in New Issue
Block a user