diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-02-10 22:58:40 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-02-10 22:58:40 +0000 |
commit | 91f3df3c4523e70946396cefef96ac051e639132 (patch) | |
tree | 0f98a61a0d4954030140200764d30331c7816bfb | |
parent | 4d0543138ebb30aad55ba8083ea362eafb0aac33 (diff) | |
download | busybox-w32-91f3df3c4523e70946396cefef96ac051e639132.tar.gz busybox-w32-91f3df3c4523e70946396cefef96ac051e639132.tar.bz2 busybox-w32-91f3df3c4523e70946396cefef96ac051e639132.zip |
Fixed a bug,
-Erik
-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 | ||