aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortimr <timr@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-01-25 00:08:53 +0000
committertimr <timr@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-01-25 00:08:53 +0000
commitfd8222f9b9db2a783b17ec9c59cf3fc22a4e4586 (patch)
tree5f329b7d0c7f20ecced0dc7581a9ba6dc720d965 /README
parent45d75f9ecc8f2b582407059da7d414f990ced68a (diff)
downloadbusybox-w32-fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586.tar.gz
busybox-w32-fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586.tar.bz2
busybox-w32-fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586.zip
just whitespace
git-svn-id: svn://busybox.net/trunk/busybox@13584 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 27da49587..ae72c4244 100644
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ Using busybox:
41 The behavior of busybox is determined by the name it's called under: as 41 The behavior of busybox is determined by the name it's called under: as
42 "cp" it behaves like cp, as "sed" it behaves like sed, and so on. Called 42 "cp" it behaves like cp, as "sed" it behaves like sed, and so on. Called
43 as "busybox" it takes the second argument as the name of the applet to 43 as "busybox" it takes the second argument as the name of the applet to
44 run (I.E. "./busybox ls -l /proc"). 44 run (I.E. "./busybox ls -l /proc").
45 45
46 The "standalone shell" mode is an easy way to try out busybox; this is a 46 The "standalone shell" mode is an easy way to try out busybox; this is a
47 command shell that calls the builtin applets without needing them to be 47 command shell that calls the builtin applets without needing them to be