--- ls.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ls.1 b/ls.1 index 2e2586e..eee8c84 100644 --- a/ls.1 +++ b/ls.1 @@ -22,6 +22,8 @@ lists each given file, and the contents of each given directory. If no files are given the current directory is listed. .Sh OPTIONS .Bl -tag -width Ds +.It Fl 1 +Force output to 1 entry per line. .It Fl A List all entries except for '.' and '..'. .It Fl a -- 2.7.3
- [hackers] [sbase][PATCH] ls: add -1 option to manpage Petr Vaněk
- Re: [hackers] [sbase][PATCH] ls: add -1 option to manpa... Laslo Hunhold
- Re: [hackers] [sbase][PATCH] ls: add -1 option to m... Evan Gates
- Re: [hackers] [sbase][PATCH] ls: add -1 option ... Laslo Hunhold
- Re: [hackers] [sbase][PATCH] ls: add -1 option to m... Petr Vaněk
- Re: [hackers] [sbase][PATCH] ls: add -1 option ... Laslo Hunhold
