aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/feeds
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2010-10-18 21:43:50 +0000
committerMichael Büsch <mb@bu3sch.de>2010-10-18 21:43:50 +0000
commited2fe1cf2d2f804005cbac71c21ae0b8cb3467a5 (patch)
tree346eb0900c950c62984cb863e997c9d5b676a283 /scripts/feeds
parent94d6c4e9ca76e988f534995815061973e6b262b9 (diff)
downloadmaster-187ad058-ed2fe1cf2d2f804005cbac71c21ae0b8cb3467a5.tar.gz
master-187ad058-ed2fe1cf2d2f804005cbac71c21ae0b8cb3467a5.tar.bz2
master-187ad058-ed2fe1cf2d2f804005cbac71c21ae0b8cb3467a5.zip
Fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23524 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'scripts/feeds')
-rwxr-xr-xscripts/feeds2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/feeds b/scripts/feeds
index 43c5c6dc43..4c0fe915cf 100755
--- a/scripts/feeds
+++ b/scripts/feeds
@@ -569,7 +569,7 @@ Commands:
update -a|<feedname(s)>: Update packages and lists of feeds in feeds.conf .
Options:
- -a : Update all feeds listed within feeds.conf. Otherwise the spezified feeds will be updated.
+ -a : Update all feeds listed within feeds.conf. Otherwise the specified feeds will be updated.
-i : Recreate the index only. No feed update from repository is performed.
clean: Remove downloaded/generated files.