forked from ungleich-public/cdist
also fix the function name :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
4440838650
commit
bea7d5f828
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
# Run the given command for each created object.
|
||||
#
|
||||
|
||||
__cdist_object_all_object_all()
|
||||
__cdist_object_all()
|
||||
{
|
||||
[ $# -eq 1 ] || __cdist_usage "<command>"
|
||||
|
||||
|
|
Loading…
Reference in a new issue