update-python-libraries: update usage comments
This commit is contained in:
parent
7c4f09f695
commit
deb201b311
@ -6,9 +6,9 @@ You can pass in multiple files or paths.
|
|||||||
|
|
||||||
You'll likely want to use
|
You'll likely want to use
|
||||||
``
|
``
|
||||||
$ ./update-python-libraries ../../pkgs/development/python-modules/*
|
$ ./update-python-libraries ../../pkgs/development/python-modules/**/default.nix
|
||||||
``
|
``
|
||||||
to update all libraries in that folder.
|
to update all non-pinned libraries in that folder.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user