summaryrefslogtreecommitdiffstats
path: root/scripts/feeds
diff options
context:
space:
mode:
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-18 21:43:50 +0000
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-18 21:43:50 +0000
commit6ccbdca3d7eb07b53a7dbd0838dbc09d40ee5f2c (patch)
tree346eb0900c950c62984cb863e997c9d5b676a283 /scripts/feeds
parent9630e2ad947eaec40735d4f6735cc5d3f1bdb09a (diff)
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 43c5c6dc4..4c0fe915c 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.