diff options
author | erik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-02-10 22:58:40 +0000 |
---|---|---|
committer | erik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-02-10 22:58:40 +0000 |
commit | 0c7155877d7ffa0dd2708f5d8c6d2aa3414d81e8 (patch) | |
tree | 0f98a61a0d4954030140200764d30331c7816bfb /docs | |
parent | 1857a19c12e11698a69758f886fabb6a7913e6b7 (diff) | |
download | busybox-w32-0c7155877d7ffa0dd2708f5d8c6d2aa3414d81e8.tar.gz busybox-w32-0c7155877d7ffa0dd2708f5d8c6d2aa3414d81e8.tar.bz2 busybox-w32-0c7155877d7ffa0dd2708f5d8c6d2aa3414d81e8.zip |
Fixed a bug,
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@363 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CommandList | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandList b/docs/CommandList index 32d2134d8..03c74bb87 100644 --- a/docs/CommandList +++ b/docs/CommandList | |||
@@ -449,7 +449,7 @@ ls [ -1acdelnpuxACF ] [FILENAMES] | |||
449 | 449 | ||
450 | -d List directories, not there contents. | 450 | -d List directories, not there contents. |
451 | 451 | ||
452 | -e (no information on this option) | 452 | -e List both full date and full time |
453 | 453 | ||
454 | -l List in long format including permissions, owner, size | 454 | -l List in long format including permissions, owner, size |
455 | 455 | ||