From 61a6b6196ce0b7b986de88df73d387c0241e2554 Mon Sep 17 00:00:00 2001 From: merakor Date: Mon, 5 Oct 2020 17:56:46 +0000 Subject: cpt-update: use -o flag instead of -f for "Only fetch" FossilOrigin-Name: 313b5e9f3b0d5d13bd9e853f10d6b2b1e0201361ba47293ed34ab25cd3fd1b6d --- src/cpt-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cpt-update b/src/cpt-update index b6a066c..8143535 100755 --- a/src/cpt-update +++ b/src/cpt-update @@ -8,7 +8,7 @@ parser_definition() { msg -- '' 'Options:' flag download_only -d --download -- "Only download updatable packages" flag CPT_FETCH -n --no-fetch on:0 off:0 init:="$CPT_FETCH" -- "Do not refresh the repositories" - disp :pkg_fetch -f --only-fetch -- "Only fetch repositories" + disp :pkg_fetch -o --only-fetch -- "Only fetch repositories" global_options } -- cgit v1.2.3