mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-09 15:25:56 -04:00
[OpenOS] Tiny ls manual fixes
Removed unnecessary characters in the OpenOS manpage for ls
This commit is contained in:
parent
be1cf8c24c
commit
58943f9e74
@ -45,7 +45,7 @@ OPTIONS
|
||||
Do not colorize the output (default colorized)
|
||||
|
||||
--help
|
||||
display this help and exit]])
|
||||
display this help and exit
|
||||
|
||||
-p
|
||||
append / indicator to directories
|
||||
@ -77,4 +77,4 @@ EXAMPLES
|
||||
Displays the contents of the current directory.
|
||||
|
||||
ls /bin /mnt
|
||||
Displays the contents of the `/bin`/ and `/mnt` directories, one after the other.
|
||||
Displays the contents of the `/bin`/ and `/mnt` directories, one after the other.
|
||||
|
Loading…
x
Reference in New Issue
Block a user